@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/22>
  skos:example """Mori Ōgai and the translation of Henrik Ibsen’s John Gabriel Borkman / Gard R. Rise.
Bacheloroppgave i japansk - Högskolan Dalarna, 2019."""@nb ;
  skos:definition "(Forholdsvis) stort, obligatorisk skriftlig arbeid som inngår (som hoveddel) i en bachelorgrad. [NAOB]."@nb ;
  skos:altLabel "Bachelor's thesis"@en ;
  skos:prefLabel "Bacheloroppgåver"@nn, "Bacheloroppgaver"@nb, "Bachelor thesis"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/19> ;
  dc:modified "2020-02-13T13:30:07"^^xsd:dateTime ;
  dc:created "2019-03-06T12:20:30"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/19>
  skos:prefLabel "Avhandlingar"@nn, "Avhandlinger"@nb, "Academic thesis"@en ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/22> .

