@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/1836>
  skos:example "Forhandlingsprotokoll for Norges venstreforening 1884-1909."@nb, "Forhandlingsprotokol ført i Regjeringsraadet og Statsraadet Marts til Decbr. 1814."@nb ;
  skos:related <https://id.nb.no/vocabulary/ntsf/1910> ;
  skos:definition "Protokoll hvor forhandlinger underskrives eller nedtegnes ; dokument som redegjør for resultater av forhandlinger ."@nb ;
  skos:prefLabel "Forhandlingsprotokollar"@nn, "Forhandlingsprotokoller"@nb, "Negotiation protocols"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/602> ;
  dc:created "2022-11-16T08:56:33"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/1910>
  skos:prefLabel "Referat"@nn, "Referater"@nb, "Meeting reports"@en ;
  a skos:Concept ;
  skos:related <https://id.nb.no/vocabulary/ntsf/1836> .

<https://id.nb.no/vocabulary/ntsf/602>
  skos:prefLabel "Kjeldeskrift"@nn, "Kildeskrifter"@nb, "Sources"@en ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/1836> .

