@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/252>
  skos:example "Manuale eller Kirke-Huus og Reise-Bog."@nb, "Christianiae Kircke- Huus- oc Reyse Haand-Bog."@nb ;
  skos:scopeNote "Brukes hovedsakelig på eldre materiale."@nb ;
  skos:definition "Bok som består av utdrag f.eks. fra Bibelen, bibelhistorien, epistler og evangelier, Luthers lille katekisme mv. [red.]"@nb ;
  skos:altLabel "Religiøs håndbok"@nb, "Religious manuals"@en ;
  skos:prefLabel "Religiøse handbøker"@nn, "Religiøse håndbøker"@nb, "Religious handbooks"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/132>, <https://id.nb.no/vocabulary/ntsf/503> ;
  dc:modified "2024-05-31T10:03:55"^^xsd:dateTime ;
  dc:created "2019-03-06T12:20:31"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/132>
  skos:prefLabel "Handbøker"@nn, "Håndbøker"@nb, "Handbooks and manuals"@en ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/252> .

<https://id.nb.no/vocabulary/ntsf/503>
  skos:prefLabel "Religiøst materiale"@nn, "Religiøst materiale"@nb, "Religious materials"@en ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/252> .

