@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/163>
  skos:exactMatch <http://id.loc.gov/authorities/genreForms/gf2014026075> ;
  skos:definition "Oppslagsbok med forslag til løsningsord i kryssordoppgaver [red.]."@nb ;
  skos:prefLabel "Kryssordbøker"@nn, "Kryssordbøker"@nb, "Crossword puzzles"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/1502>, <https://id.nb.no/vocabulary/ntsf/479> ;
  dc:created "2019-03-06T12:20:30"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/1502>
  skos:prefLabel "Dictionaries"@en, "Ordbøker"@nn, "Ordbøker"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/163> .

<https://id.nb.no/vocabulary/ntsf/479>
  skos:prefLabel "Tidtrøyte"@nn, "Tidsfordriv"@nb, "Recreational works"@en ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/163> .

