@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/690>
  skos:example "Fra Langesunds historie / Jac Lund-Tangen."@nb ;
  skos:related <https://id.nb.no/vocabulary/ntsf/2806> ;
  skos:definition "Bygdehistorie er en betegnelse for historiebøker skrevet om og for bestemte lokalsamfunn, en bygd, en kommune eller deler av en kommune [NLI]."@nb ;
  skos:altLabel "Bygdesoge"@nb, "Allmensoge"@nb, "Parish history"@en ;
  skos:prefLabel "Bygdehistorie"@nn, "Bygdehistorie"@nb, "Rural community history"@en ;
  skos:inScheme <https://id.nb.no/resource/vocab/ntsf> ;
  skos:broader <https://id.nb.no/vocabulary/ntsf/610> ;
  dc:modified "2025-10-27T17:26:21"^^xsd:dateTime ;
  dc:created "2020-02-13T12:41:01"^^xsd:dateTime ;
  a skos:Concept .

<https://id.nb.no/vocabulary/ntsf/2806>
  skos:prefLabel "Bysoge"@nn, "Byhistorie"@nb, "Urban community history"@en ;
  a skos:Concept ;
  skos:related <https://id.nb.no/vocabulary/ntsf/690> .

<https://id.nb.no/vocabulary/ntsf/610>
  skos:prefLabel "Bygdebøker"@nn, "Bygdebøker"@nb, "Local history books"@en ;
  a skos:Concept ;
  skos:narrower <https://id.nb.no/vocabulary/ntsf/690> .

