@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/150>
  skos:exactMatch <http://id.loc.gov/authorities/genreForms/gf2011026169> ;
  skos:example "Opptur med sunne middagar / Linda Stuhaug."@nb, "Oppskrifter enhver mann bør kunne / Susan Russo."@nb ;
  skos:definition "Samlinger av matoppskrifter i bokform [red.]."@nb ;
  skos:altLabel "Matoppskrifter"@nb, "Kokebok"@nb, "Food recipes"@en, "Cookery books"@en ;
  skos:prefLabel "Kokebøker"@nn, "Kokebøker"@nb, "Cookbooks"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/430> ;
  dc:modified "2019-03-07T12:29:38"^^xsd:dateTime ;
  dc:created "2019-03-06T12:20:30"^^xsd:dateTime ;
  a skos:Concept .

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

