@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/1982>
  skos:example "Mini visuell ordbok : norsk-tysk."@nb, "A visual dictionary of architecture."@nb ;
  skos:definition "En ordbok som har bilder av ordene i tillegg til tekst [UBO]."@nb ;
  a skos:Concept ;
  dc:created "2022-11-28T13:43:48"^^xsd:dateTime ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/418>, <https://id.nb.no/vocabulary/ntsf/1502> ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:prefLabel "Picture dictionaries"@en, "Bildeordbøker"@nb, "Biletordbøker"@nn ;
  skos:altLabel "Picture dictionary"@en, "Visual dictionaries"@en, "Visual dictionary"@en, "Bildeordbok"@nb, "Billedordbok"@nb, "Billedordbøker"@nb, "Visuell ordbok"@nb, "Visuelle ordbøker"@nb .

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

<https://id.nb.no/vocabulary/ntsf/418>
  skos:prefLabel "Illustrerte verk"@nn, "Illustrerte verk"@nb, "Illustrated works"@en ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/1982> .

