@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/1473>
  skos:example "Historisk atlas / ved Oddvar Bjørklund."@nb, "Atlas histórico de España en la Edad Moderna / Porfirio Sanz Camañes."@nb, "A historical atlas of Tibet / Karl E. Ryavec."@nb ;
  skos:definition "Atlas over historiske områder, perioder, hendelser m.m. som tar for seg historisk geografi, hvordan grenser om land har endret seg over tid [red.]."@nb ;
  skos:prefLabel "Historical atlases"@en, "Historiske atlas"@nn, "Historiske atlas"@nb ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/17> ;
  dc:created "2022-08-24T13:28:56"^^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/1473> .

