@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/2539>
  skos:example "Farmakologikort : huskekort til eksamenslæsning."@nb ;
  skos:definition "Huskekort, som brukes for eksempel ved forberedelse til eksamen [red.]."@nb ;
  skos:altLabel "Puggekort"@nb, "Memoreringskort"@nb, "Læringskort"@nb, "Lærekort"@nb, "Huskekort"@nb, "Flashkort"@nb, "Hugsekort"@en ;
  skos:prefLabel "Memokort"@nn, "Memokort"@nb, "Flashcards"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/430> ;
  dc:created "2023-09-06T12:17:02"^^xsd:dateTime ;
  a skos:Concept .

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

