@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/145>
  skos:exactMatch <http://id.loc.gov/authorities/genreForms/gf2015026029> ;
  skos:example """D. Morten Luthers Lille Catechismus : forfattet i beqvemme Sange under føyelige Melodier / af Peder Dass.
[kilde: Norske bøker 1519-1850]."""@nb, "Bibelcatechismus : det er kort og tydelig Underretning om den hellige Skrifts Indhold. Af det Tydske."@nb ;
  skos:related <https://id.nb.no/vocabulary/ntsf/146> ;
  skos:definition "Kort fremstilling av innholdet i den kristne tro, beregnet for barneundervisningen (SNL)."@nb ;
  skos:prefLabel "Catechisms"@en, "Katekismer"@nn, "Katekismer"@nb ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/503> ;
  dc:created "2019-03-06T12:20:30"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/146>
  skos:prefLabel "Katekismeforklaringar"@nn, "Katekismeforklaringer"@nb, "Catechism explanations"@en ;
  a skos:Concept ;
  skos:related <https://id.nb.no/vocabulary/ntsf/145> .

<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/145> .

