@prefix humord: <http://data.ub.uio.no/humord/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:c58361
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  skos:narrower humord:c59427 ;
  skos:prefLabel "Matematisk statistikk"@nn, "Mathematical statistics"@en, "Matematisk statistikk"@nb .

humord:c59427
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  dc:created "2023-02-07T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME59427" ;
  dc:modified "2024-11-21T07:34:47"^^xsd:dateTime ;
  skos:altLabel "Bayes-analyse"@nn, "Bayes-analyse"@nb, "Bayesiansk modellering"@nn, "Bayesiansk modellering"@nb, "Bayesian inference"@en, "Bayesisk slutning"@nn, "Bayesisk slutning"@nb, "Bayesianske metoder"@nb, "Bayesiansk inferens"@nn, "Bayesiansk inferens"@nb, "Bayesian modelling"@en, "Bayesianske metodar"@nn ;
  skos:broader humord:c58361 ;
  skos:definition "Bayes-analyse, oppkalt etter Thomas Bayes, statistisk betraktningsmåte for å analysere data beheftet med usikkerhet og variasjon, et sentralt begrep i statistisk analyse <SNL>"@nb ;
  skos:editorialNote "Lukket bemerkning: ubo23"@nb ;
  skos:inScheme humord: ;
  skos:narrower humord:c69701, humord:c64678 ;
  skos:prefLabel "Bayesian analysis"@en, "Bayesiansk analyse"@nn, "Bayesiansk analyse"@nb .

humord:c64678
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  skos:broader humord:c59427 ;
  skos:prefLabel "Empiriske Bayes-metodar"@nn, "Empirical Bayes methods"@en, "Empiriske Bayes-metoder"@nb .

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

humord:c69701
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  skos:broader humord:c59427 ;
  skos:prefLabel "Endringspunktanalyse"@nn, "Changepoint analysis"@en, "Endringspunktanalyse"@nb .

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

