@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:c18808
  a skos:Concept, <http://data.ub.uio.no/onto#Geographic> ;
  ns0:ccmapperCandidates 34 ;
  ns0:ccmapperState "accepted" ;
  dc:created "2002-11-18T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME18808" ;
  dc:modified "2024-08-14T14:21:22"^^xsd:dateTime ;
  skos:altLabel "Andean Mountains"@en, "Andesfjella"@nn ;
  skos:broader humord:c01799 ;
  skos:closeMatch <http://dewey.info/class/980/e23/>, <http://dewey.info/class/918/e23/>, <http://dewey.info/class/2--8/e23/> ;
  skos:definition "Andesfjellene er Sør-Amerkas lengste og høyeste fjellkjede, langs kontinentets vestkyst fra  Karibiske hav i nord til Kapp Horn i sør <SNL>"@nb ;
  skos:editorialNote "Lukket bemerkning: ubb02"@nb ;
  skos:exactMatch realfagstermer:c030538 ;
  skos:inScheme humord: ;
  skos:mappingRelation <http://dewey.info/class/918/e23/>, realfagstermer:c030538, <http://dewey.info/class/2--8/e23/>, <http://dewey.info/class/980/e23/> ;
  skos:prefLabel "Andesfjella"@nn, "Andesfjellene"@nb, "The Andes"@en .

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

humord:c01799
  a ns0:Geographic, skos:Concept ;
  skos:narrower humord:c18808 ;
  skos:prefLabel "Sør-Amerika"@nn, "South America"@en, "Sør-Amerika"@nb .

ns0:Geographic
  a rdfs:Class, owl:Class ;
  rdfs:label "Geographic"@en, "Geografisk"@nb .

