@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:c64140
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  skos:broader humord:c16773 ;
  skos:prefLabel "Videoinnhaldsanalyse"@nn, "Video content analysis"@en, "Videoinnholdsanalyse"@nb .

humord:c16773
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  ns0:ccmapperCandidates 12 ;
  ns0:ccmapperState "accepted" ;
  dc:created "2010-08-10T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME16773" ;
  dc:modified "2025-09-04T08:01:31"^^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/401.4/e23/>, <http://dewey.info/class/4--014/e23/>, <http://dewey.info/class/1--014/e23/> ;
  skos:narrower humord:c64140 ;
  skos:prefLabel "Innhaldsanalyse"@nn, "Content analysis"@en, "Innholdsanalyse"@nb ;
  skos:relatedMatch <http://dewey.info/class/401.4/e23/>, <http://dewey.info/class/4--014/e23/> .

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

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

humord:c21121
  a ns0:LinkingTerm, skos:Concept ;
  skos:narrower humord:c16773 ;
  skos:prefLabel "Teori og metode (Samfunnsvitskap)"@nn, "Teori og metode (Samfunnsvitenskap)"@nb, "Theory and method (Social sciences)"@en .

