@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/vocabulary/ntsf/2969>
  skos:exactMatch <http://id.loc.gov/authorities/genreForms/gf2014026187> ;
  skos:definition "Verk som krever fysisk interaksjon ved å bruke følesansen [red.]."@nb ;
  skos:topConceptOf <https://id.nb.no/resource/vocab/ntsf> ;
  skos:altLabel "Tactual works"@en, "Tactile materials"@en ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/2971>, <https://id.nb.no/vocabulary/ntsf/529> ;
  skos:prefLabel "Taktile verk"@nn, "Taktile verk"@nb, "Tactile works"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  dc:modified "2025-06-27T16:41:54"^^xsd:dateTime ;
  dc:created "2025-06-13T05:58:02"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/2971>
  skos:prefLabel "Interfolierte bøker"@nn, "Interfolierte bøker"@nb, "Interleaved books"@en ;
  a skos:Concept ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/2969> .

<https://id.nb.no/vocabulary/ntsf/529>
  skos:prefLabel "Følebøker"@nn, "Følebøker"@nb, "Textured books"@en ;
  a skos:Concept ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/2969> .

<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 ;
  skos:hasTopConcept <https://id.nb.no/vocabulary/ntsf/2969> .

