@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:c01789
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  skos:prefLabel "Antillane"@nn, "Antilles"@en, "Antillene"@nb ;
  skos:related humord:c15173 .

humord:c03712
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  skos:narrower humord:c15173 ;
  skos:prefLabel "Atlanterhavet"@nn, "Atlantic Ocean"@en, "Atlanterhavet"@nb .

humord:c15173
  a <http://data.ub.uio.no/onto#Geographic>, skos:Concept ;
  ns0:ccmapperCandidates 18 ;
  ns0:ccmapperState "accepted" ;
  dc:created "1997-03-17T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME15173" ;
  dc:modified "2025-02-13T13:45:33"^^xsd:dateTime ;
  skos:altLabel "The Caribbean Sea"@en, "Det Karibiske hav"@nn, "Det Karibiske hav"@nb, "Karibhavet"@nn, "Karibhavet"@nb ;
  skos:broader humord:c03712 ;
  skos:definition "Det karibiske hav er et bihav til Atlanterhavet, innenfor Antillene <SNL>"@nb ;
  skos:exactMatch <http://dewey.info/class/551.461365/e23/>, realfagstermer:c030516, <http://dewey.info/class/910.916365/e23/>, <http://dewey.info/class/2--16365/e23/> ;
  skos:inScheme humord: ;
  skos:mappingRelation realfagstermer:c030516, <http://dewey.info/class/910.916365/e23/>, <http://dewey.info/class/551.461365/e23/>, <http://dewey.info/class/2--16365/e23/> ;
  skos:prefLabel "Caribbean Sea"@en, "Karibiske hav"@nn, "Karibiske hav"@nb ;
  skos:related humord:c01789 .

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

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

