@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/98376> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90227> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055423> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/83291>,
        <https://data.rkd.nl/thesaurus/83515>,
        <https://data.rkd.nl/thesaurus/83690>,
        <https://data.rkd.nl/thesaurus/83923>,
        <https://data.rkd.nl/thesaurus/84497>,
        <https://data.rkd.nl/thesaurus/84509> ;
    skos:notation "98376" ;
    skos:prefLabel "development (function)"@en,
        "ontwikkeling"@nl ;
    skos:scopeNote "Change over time in human activities, institutions, or settlements, usually in the sense of improvement or expansion."@en,
        "Het veranderen van menselijke activiteiten, gebruiken of nederzettingen door de tijd heen, meestal in de zin van verbetering of uitbreiding."@nl ;
    prov:generatedAtTime "2023-08-17T08:27:31+00:00"^^xsd:dateTime .

