@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 realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

humord:c13551
  a skos:Concept, <http://data.ub.uio.no/onto#Topic> ;
  ns0:ccmapperCandidates 15 ;
  ns0:ccmapperState "accepted" ;
  dc:created "2019-06-12T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME13551" ;
  dc:modified "2024-01-25T07:37:02"^^xsd:dateTime ;
  skos:altLabel "Newborn children"@en, "Newborns"@en, "Babies"@en, "Babyer"@nb, "Nyfødte"@nb ;
  skos:broader humord:c07171 ;
  skos:definition "Barn i alderen 0-12 måneder <SNL>"@nb ;
  skos:exactMatch realfagstermer:c002313, <http://dewey.info/class/1--0832/e23/>, <http://dewey.info/class/305.232/e23/> ;
  skos:inScheme humord: ;
  skos:mappingRelation <http://dewey.info/class/342.08772/e23/>, <http://dewey.info/class/613.0432/e23/>, <http://dewey.info/class/305.232/e23/>, <http://dewey.info/class/612.654/e23/>, <http://dewey.info/class/1--0832/e23/>, realfagstermer:c002313, <http://dewey.info/class/613.20832/e23/>, <http://dewey.info/class/155.422/e23/>, <http://dewey.info/class/618.9202/e23/> ;
  skos:prefLabel "Infants"@en, "Spedbarn"@nn, "Spedbarn"@nb ;
  skos:relatedMatch <http://dewey.info/class/155.422/e23/>, <http://dewey.info/class/613.0432/e23/>, <http://dewey.info/class/618.9202/e23/>, <http://dewey.info/class/612.654/e23/>, <http://dewey.info/class/342.08772/e23/>, <http://dewey.info/class/613.20832/e23/> .

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

humord:c07171
  a ns0:Topic, skos:Concept ;
  skos:narrower humord:c13551 ;
  skos:prefLabel "Barn"@nn, "Children"@en, "Barn"@nb .

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

