@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/2561>
  skos:example "A high resolution spectral atlas of the solar irrariance from 380 to 700 nanometers."@nb ;
  skos:definition "Spektralatlas er et referanseverk med samling av spektra av forskjellige objekter, ofte presentert grafisk [UBO]."@nb ;
  skos:prefLabel "Spektralatlas"@nn, "Spektralatlas"@nb, "Spectral atlases"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/339> ;
  dc:created "2023-09-06T13:52:14"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/339>
  skos:prefLabel "Oppslagsverk"@nn, "Oppslagsverk"@nb, "Reference works"@en ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/2561> .

