@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/1311>
  skos:example "Min nabo Tatoro (1988)."@nb, "Chihiro og heksene (2001)."@nb ;
  skos:definition "Tegnefilm som har tegneseriesjangeren manga som stilistisk utgangspunkt (naob)."@nb ;
  skos:prefLabel "Anime"@nn, "Anime (film)"@nb, "Anime"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/1135> ;
  dc:modified "2022-02-20T09:25:28"^^xsd:dateTime ;
  dc:created "2022-02-20T09:24:48"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/1135>
  skos:prefLabel "Animasjonfilmar"@nn, "Animasjonsfilmer"@nb, "Animated films"@en ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/1311> .

