@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/2535>
  skos:exactMatch <http://id.loc.gov/authorities/genreForms/gf2014026120> ;
  skos:example "Microbiology : a laboratory manual."@nb ;
  skos:definition "En oppgavebok med instrukser til laboratorieeksperimenter. Den blir ofte utgitt i forbindelse med en tekstbok [UBO]."@nb ;
  skos:altLabel "Laboratoriemanualar"@nn, "Laboratoriemanualer"@nb ;
  skos:prefLabel "Laboratoriehandbøker"@nn, "Laboratoriehåndbøker"@nb, "Laboratory manuals"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/132> ;
  dc:created "2023-09-06T11:52:56"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/132>
  skos:prefLabel "Handbøker"@nn, "Håndbøker"@nb, "Handbooks and manuals"@en ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/2535> .

