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

humord:c04531
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  skos:narrower humord:c25135 ;
  skos:prefLabel "Samskipnader"@nn, "Associations"@en, "Foreninger"@nb .

humord:c20066
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  skos:prefLabel "Studentrørsler"@nn, "Student movements"@en, "Studentbevegelser"@nb ;
  skos:related humord:c25135 .

humord:c25135
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  ns0:ccmapperCandidates 9 ;
  ns0:ccmapperState "accepted" ;
  dc:created "2011-07-12T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME25135" ;
  dc:modified "2025-10-02T14:12:23"^^xsd:dateTime ;
  skos:altLabel "Studentarforeiningar"@nn, "Student associations"@en, "Studentersamfunn"@nb, "Studenterforeninger"@nb, "Studentarsamfunn"@nn, "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 "Studentforeningar"@nn, "Student societies"@en, "Studentforeninger"@nb ;
  skos:related humord:c07376, humord:c20066 .

humord:c07376
  a ns0:Topic, skos:Concept ;
  skos:prefLabel "Studentar"@nn, "Students"@en, "Studenter"@nb ;
  skos:related humord:c25135 .

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

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

