@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/895>
  skos:example "Norsk salmebok."@nb ;
  skos:definition "En salmebok er en kirkes felles trykte samling av salmer. Den kan inneholde bare tekster eller både tekster og melodier. De fleste kirkesamfunn har sin egen salmebok som avspeiler kirkesamfunnets teologiske og liturgiske profil [Wikipedia]."@nb ;
  skos:altLabel "Hymnary"@en, "Hymnaries"@en, "Hymnals"@en ;
  skos:prefLabel "Salmebøker"@nn, "Psalm books"@en, "Salmebøker"@nb ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/213>, <https://id.nb.no/vocabulary/ntsf/466> ;
  dc:created "2020-07-07T12:20:18"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/213>
  skos:prefLabel "Devotional literature"@en, "Oppbyggeleg litteratur"@nn, "Oppbyggelig litteratur"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/895> .

<https://id.nb.no/vocabulary/ntsf/466>
  skos:prefLabel "Liturgiske bøker"@nn, "Liturgiske bøker"@nb, "Liturgical books"@en ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/895> .

