@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/80525> a skos:Concept ;
    skos:altLabel "village history"@en,
        "dorpsgeschiedenis"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/97348> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300251993> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80525" ;
    skos:prefLabel "habitation history"@en,
        "bewoningsgeschiedenis"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/81293> ;
    skos:scopeNote "Histories that are distinctly localized in subject matter or source materials, focusing on specific neighborhoods, communities, counties, or other specific subdivisions of larger geopolitical bodies."@en,
        "Verhalen die duidelijk een plaatselijk karakter hebben wat betreft onderwerp of bronmateriaal en betrekking hebben op specifieke buurten, gemeenschappen, provincies of andere delen van grotere geopolitieke lichamen."@nl ;
    prov:generatedAtTime "2022-10-19T08:17:28+00:00"^^xsd:dateTime .

