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

<http://dewey.info/class/527/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00146100" ;
  dc:modified "2013-09-25"^^xsd:date ;
  skos:altLabel "Stjernenavigasjon"@nb, "Astronavigasjon"@nb, "Geodetiske koordinater--astronomisk navigasjon"@nb ;
  skos:broader <http://dewey.info/class/52/e23/> ;
  skos:exactMatch realfagstermer:c003380 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch realfagstermer:c002909 ;
  skos:narrower <http://dewey.info/class/527.3/e23/>, <http://dewey.info/class/527.0284/e23/>, <http://dewey.info/class/527.2/e23/>, <http://dewey.info/class/527.1/e23/> ;
  skos:notation "527" ;
  skos:prefLabel "Astronomisk navigasjon"@nb .

<http://dewey.info/scheme/edition/e23/>
  a skos:ConceptScheme ;
  rdfs:label "Norsk WebDewey"@nb .

<http://dewey.info/class/527.2/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/527/e23/> ;
  skos:notation "527.2" ;
  skos:prefLabel "Lengde"@nb .

<http://dewey.info/class/52/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/527/e23/> ;
  skos:notation "52" ;
  skos:prefLabel "Astronomi"@nb .

<http://dewey.info/class/527.3/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/527/e23/> ;
  skos:notation "527.3" ;
  skos:prefLabel "Posisjonsbestemmelse"@nb .

<http://dewey.info/class/527.0284/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/527/e23/> ;
  skos:notation "527.0284" ;
  skos:prefLabel "Apparater, utstyr, materialer"@nb .

<http://dewey.info/class/527.1/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/527/e23/> ;
  skos:notation "527.1" ;
  skos:prefLabel "Bredde"@nb .

