@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/1957>
  skos:example "International historical statistics : Africa, Asia & Oceania, 1750-2005."@nb, "International historical statistics : Africa, Asia & Oceania 1750-2000."@nb, "Historical statistics of the United States : earliest times to the present."@nb ;
  skos:definition "Historisk statistikk er statistikk som omhandler temaer tilbake i tid [UBO]."@nb ;
  skos:prefLabel "Historisk statistikk"@nn, "Historisk statistikk"@nb, "Historical statistics"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/286> ;
  dc:created "2022-11-28T10:50:07"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/286>
  skos:prefLabel "Statistics"@en, "Statistikk"@nn, "Statistikk"@nb ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/1957> .

