@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#> .

<https://id.nb.no/resource/vocab/ntsf>
  skos:prefLabel "Norsk tesaurus for sjanger og form"@nn, "Norsk tesaurus for sjanger og form"@nb, "Norwegian thesaurus on genre and form"@en ;
  a skos:ConceptScheme .

<https://id.nb.no/vocabulary/ntsf/2439>
  skos:example "Maps of the heavens : antique maps of the heavens / by Carole Stott."@nb ;
  skos:definition "Et himmelatlas er et kart over nattehimmelen, gjerne brukt for gamle stjernekart. Himmelatlas brukes til å identifisere stjerner, stjernebilder og planeter på nattehimmelen [UBO]."@nb ;
  skos:altLabel "Historiske stjernekart"@nb, "Star charts"@en, "Star atlases"@en, "Celestial maps"@en, "Celestial charts"@en ;
  skos:prefLabel "Himmelatlas"@nn, "Himmelatlas"@nb, "Celestial atlases"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/17> ;
  dc:created "2023-06-09T10:28:24"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/17>
  skos:prefLabel "Atlas"@nn, "Atlases"@en, "Atlas"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/2439> .

