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

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

humord:c10953
  a skos:Concept, <http://data.ub.uio.no/onto#Topic> ;
  ns0:ccmapperCandidates 13 ;
  ns0:ccmapperState "accepted" ;
  dc:created "2013-03-26T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME10953" ;
  dc:modified "2023-12-13T10:10:41"^^xsd:dateTime ;
  skos:altLabel "Age of reason"@en, "Opplysningstid"@nb, "Opplysnings­tida"@nn, "Enlightenment"@en ;
  skos:broadMatch <http://dewey.info/class/909.6/e23/>, <http://dewey.info/class/1--09032/e23/>, <http://dewey.info/class/1--09033/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 <http://dewey.info/class/909.7/e23/>, <http://dewey.info/class/1--09032/e23/>, realfagstermer:c030180, <http://dewey.info/class/909.6/e23/>, <http://dewey.info/class/1--09033/e23/>, <http://dewey.info/class/940.25/e23/> ;
  skos:prefLabel "Age of enlightenment"@en, "Opplysningstiden"@nb, "Opplysings­tida"@nn .

humord:c10947
  a ns0:Topic, skos:Concept ;
  skos:narrower humord:c10953 ;
  skos:prefLabel "Tidleg nytid"@nn, "Tidlig nytid"@nb, "Early modern period"@en .

ns0:Topic
  a rdfs:Class, owl:Class ;
  rdfs:label "Innholdsbeskrivende emne"@nb, "Topic"@en .

