@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/1826>
  skos:example "Prospectus and course catalogue - with ECTS information."@nb, """Katalog : undervisning, administrasjon, personale 
Universitets-program for 1ste semester 1897."""@nb ;
  skos:definition "Katalog over forelesningene ved et universitet, en høyskole e.l., med opplysning om tid, sted, emner [NAOB]."@nb ;
  skos:altLabel "Lecture lists"@en, "Lecture catalogues"@en, "Lecture catalogs"@en, "Course catalogs"@en ;
  skos:prefLabel "Førelesingskatalogar"@nn, "Forelesningskataloger"@nb, "Course catalogues"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/144>, <https://id.nb.no/vocabulary/ntsf/430> ;
  dc:modified "2022-11-25T10:49:48"^^xsd:dateTime ;
  dc:created "2022-11-16T08:13:37"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/144>
  skos:prefLabel "Katalogar"@nn, "Kataloger"@nb, "Catalogues"@en ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/1826> .

<https://id.nb.no/vocabulary/ntsf/430>
  skos:prefLabel "Instruksjons- og undervisningsmateriale"@nn, "Instruksjons- og undervisningsmateriale"@nb, "Instructional and educational works"@en ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/1826> .

