@prefix humord: <http://data.ub.uio.no/humord/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://data.ub.uio.no/onto#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

humord:c24085
  a <http://data.ub.uio.no/onto#Topic>, skos:Concept ;
  skos:narrower humord:c51948 ;
  skos:prefLabel "Satellittkommunikasjon"@nn, "Satellite communication"@en, "Satellittkommunikasjon"@nb .

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

humord:c51948
  a skos:Concept, <http://data.ub.uio.no/onto#Topic> ;
  ns0:ccmapperCandidates 14 ;
  ns0:ccmapperState "accepted" ;
  dc:created "2019-04-10T00:00:00"^^xsd:dateTime ;
  dc:identifier "HUME51948" ;
  dc:modified "2025-01-06T13:10:56"^^xsd:dateTime ;
  skos:altLabel "Globale posisjonseringssystemer"@nb, "Globale posisjonseringssystem"@nn, "Global Positioning Systems"@en, "Global Positioning System"@nn, "Global Positioning System"@nb, "Global Positioning System"@en ;
  skos:broadMatch <http://dewey.info/class/526.64/e23/>, <http://dewey.info/class/621.384191/e23/> ;
  skos:broader humord:c24085 ;
  skos:closeMatch <http://dewey.info/class/1--0285/e23/>, <http://dewey.info/class/910.285/e23/> ;
  skos:definition "GPS er et globalt satellittnavigasjonssystem (GNSS) drevet av USAs forsvarsdepartement. Det har vært operativt siden 1993 <SNL>"@nb ;
  skos:editorialNote "Lukket bemerkning: ubo19"@nb ;
  skos:inScheme humord: ;
  skos:mappingRelation <http://dewey.info/class/526.64/e23/>, <http://dewey.info/class/1--0285/e23/>, <http://dewey.info/class/910.285/e23/>, <http://dewey.info/class/621.384191/e23/> ;
  skos:prefLabel "GPS"@nn, "GPS"@nb, "GPS"@en .

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

