@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/94109> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98368> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300404180> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/74591>,
        <https://data.rkd.nl/thesaurus/81948> ;
    skos:notation "94109" ;
    skos:prefLabel "movement (historical concept)"@en,
        "beweging (historisch begrip)"@nl ;
    skos:scopeNote "The state or process in which events or conditions transpire, a tendency, or a trend evident at a particular time or in a particular sphere, particularly a course or series of actions and endeavours on the part of a group of people working towards a shared goal or to advance a shared political, social, or artistic objective."@en,
        "De toestand of het proces waarin gebeurtenissen of omstandigheden naar voren komen, een tendens of een trend die zichtbaar is in een bepaalde periode of op een bepaald gebied, met name een reeks acties en activiteiten van een groep mensen die naar een gemeenschappelijk doel toewerken of een gemeenschappelijk politiek, maatschappelijk of artistiek oogmerk nastreven."@nl ;
    prov:generatedAtTime "2024-08-05T12:00:50+00:00"^^xsd:dateTime .

