@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 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/> .

humord:c27908
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  skos:broader humord:c00001 ;
  skos:prefLabel "Digital humaniora"@nn, "Digital humanities"@en, "Digital humaniora"@nb .

humord:c58547
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  skos:broader humord:c00001 ;
  skos:prefLabel "Miljøhumaniora"@nn, "Miljøhumaniora"@nb, "Environmental humanities"@en .

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

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

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

