@prefix humord: <http://data.ub.uio.no/humord/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@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#> .

humord:c05746
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  skos:broader humord:c05745 ;
  skos:prefLabel "Taleanalyse"@nn, "Taleanalyse"@nb, "Voice analysis"@en .

humord:c05766
  a isothes:ThesaurusArray, skos:Collection ;
  skos:narrower humord:c05745 ;
  skos:prefLabel "(fonetikk etter type)"@nn, "(phonetics by type)"@en, "(fonetikk etter type)"@nb .

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

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

humord:c05745
  a skos:Concept, <http://data.ub.uio.no/onto#Topic> ;
  ns0:ccmapperCandidates 9 ;
  ns0:ccmapperState "accepted" ;
  dc:created "2003-03-27T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME05745" ;
  dc:modified "2024-07-31T14:41:29"^^xsd:dateTime ;
  skos:broadMatch <http://dewey.info/class/414.8/e23/>, <http://dewey.info/class/4--158/e23/> ;
  skos:broader humord:c05766 ;
  skos:inScheme humord: ;
  skos:mappingRelation <http://dewey.info/class/414.8/e23/>, <http://dewey.info/class/621.3994/e23/>, <http://dewey.info/class/4--158/e23/> ;
  skos:narrower humord:c05746 ;
  skos:prefLabel "Acoustic phonetics"@en, "Akustisk fonetikk"@nn, "Akustisk fonetikk"@nb ;
  skos:relatedMatch <http://dewey.info/class/621.3994/e23/> .

