@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/61>
  skos:example """Det norske litterære Feminapolis 1880-1980 : Skram, Undset, Sandel og Haslunds byromaner - mot en ny modernistisk genre / Janke Klok.
Avhandling (ph.d.) - Rijksuniversiteit Groningen, 2011.
[kilde: Collett-bibliografi]."""@nb ;
  skos:definition "Vitenskapelig avhandling innlevert for å oppnå doktorgrad [NAOB]."@nb ;
  skos:altLabel "Dissertaser"@nb, "Doctoral thesis"@en, "Doctoral theses"@en, "Dissertations"@en ;
  skos:prefLabel "Doktoravhandlingar"@nn, "Doktoravhandlinger"@nb, "Doctoral dissertations"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/19> ;
  dc:modified "2019-03-06T13:52:36"^^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/61> .

