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

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

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

humord:c10967
  a isothes:ThesaurusArray, skos:Collection ;
  skos:narrower humord:c11022 ;
  skos:prefLabel "(inndelt i hundreår)"@nn, "(inndelt i hundreår)"@nb, "(by centuries)"@en .

humord:c11022
  a <http://data.ub.uio.no/onto#Temporal>, skos:Concept ;
  ns0:ccmapperCandidates 10 ;
  ns0:ccmapperState "accepted" ;
  dc:created "2019-02-03T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME11022" ;
  dc:modified "2024-08-21T11:26:03"^^xsd:dateTime ;
  skos:altLabel "5. århundre"@nb, "5. hundreåret"@nn, "Firehundretalet"@nn, "Femte århundre"@nb, "400s AD"@en, "Femte hundreåret"@nn, "5th century"@en, "Firehundretallet"@nb, "Four hundreds AD"@en ;
  skos:broadMatch <http://dewey.info/class/930.5/e23/>, <http://dewey.info/class/1--09015/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-talet"@nn, "400-tallet"@nb .

