@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/2528>
  skos:example "Formelsamling i matematikk for lærere."@nb ;
  skos:definition "En formelsamling er en trykt samling med anvendte formler for ulike fag, f.eks. fysikk, kjemi og matematikk og andre anvendte faglige disipliner [UBO]."@nb ;
  skos:altLabel "Formlar"@nn, "Formler"@nb ;
  skos:prefLabel "Formelsamlingar"@nn, "Formelsamlinger"@nb, "Formula handbooks"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/132>, <https://id.nb.no/vocabulary/ntsf/430> ;
  dc:created "2023-09-04T12:19:32"^^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/2528> .

<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/2528> .

