@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/522.1/e23/>
  dc:identifier "ocd00145894" ;
  skos:closeMatch bibbi:1110724 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:prefLabel "Observatorier"@nb ;
  skos:altLabel "Observatorier--astronomi"@nb, "Astronomiske observatorier"@nb ;
  skos:broader <http://dewey.info/class/522.1-522.6/e23/> ;
  skos:notation "522.1" ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:modified "2016-09-26"^^xsd:date ;
  skos:narrower <http://dewey.info/class/522.109/e23/>, <http://dewey.info/class/522.19/e23/> .

<http://dewey.info/class/522.1-522.6/e23/>
  skos:notation "522.1-522.6" ;
  skos:prefLabel "Praktisk astronomi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/522.1/e23/> .

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

<http://dewey.info/class/522.109/e23/>
  skos:notation "522.109" ;
  skos:prefLabel "Historie og biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/522.1/e23/> .

<http://dewey.info/class/522.19/e23/>
  skos:notation "522.19" ;
  skos:prefLabel "Geografisk behandling"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/522.1/e23/> .

