@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/2427>
  skos:example "Samfundets støtter / Henrik Ibsen ; med anmerkninger av Harald Beyer."@nb ;
  skos:definition "Utgave av en bok tilpasset for skolebruk [NAOB]."@nb ;
  skos:prefLabel "Skuleutgåver"@nn, "Skoleutgaver"@nb, "School editions"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/278>, <https://id.nb.no/vocabulary/ntsf/430> ;
  dc:created "2023-05-31T12:39:18"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/278>
  skos:prefLabel "Literature"@en, "Litteratur"@nn, "Litteratur"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/2427> .

<https://id.nb.no/vocabulary/ntsf/430>
  skos:prefLabel "Instruksjons- og undervisningsmateriale"@nn, "Instruksjons- og undervisningsmateriale"@nb, "Instructional and educational works"@en ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/2427> .

