@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/466>
  skos:exactMatch <http://id.loc.gov/authorities/genreForms/gf2015026039> ;
  skos:definition "Bøker som blir brukt i forbindelse med religiøse ritualer, f.eks. gudstjenester [red.]."@nb ;
  skos:altLabel "Liturgiske tekster"@nb, "Liturgical texts"@en ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/895>, <https://id.nb.no/vocabulary/ntsf/10> ;
  skos:prefLabel "Liturgiske bøker"@nn, "Liturgiske bøker"@nb, "Liturgical books"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/503> ;
  dc:modified "2019-05-14T09:35:23"^^xsd:dateTime ;
  dc:created "2019-03-11T11:57:10"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/895>
  skos:prefLabel "Salmebøker"@nn, "Psalm books"@en, "Salmebøker"@nb ;
  a skos:Concept ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/466> .

<https://id.nb.no/vocabulary/ntsf/10>
  skos:prefLabel "Alterbøker"@nn, "Alterbøker"@nb, "Altar books"@en ;
  a skos:Concept ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/466> .

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

