@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/98031> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/89996> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300404112> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "98031" ;
    skos:prefLabel "activity (general context)"@en,
        "activiteit (algemene context)"@nl ;
    skos:scopeNote "Broad designation for areas of endeavor, physical and mental actions, discrete occurrences, systematic sequences of actions, methods employed toward a certain end, and processes occurring in materials or objects. Activities may include branches of learning and professional fields to specific life events, from mentally executed tasks to processes performed on or with materials and objects, from single physical actions to complex games."@en,
        "Algemene aanduiding voor inspanning, fysieke en mentale handelingen, discrete gebeurtenissen, systematische opeenvolgingen van handelingen, methoden die met een bepaald doel worden ingezet, en processen die zich in materialen of objecten voltrekken. Activiteiten kunnen uiteenlopen van leerprocessen en professionele handelingen tot specifieke levensgebeurtenissen, van mentaal uitgevoerde taken tot processen die op of met materialen en objecten worden uitgevoerd, en van enkelvoudige fysieke acties tot complexe spellen."@nl ;
    prov:generatedAtTime "2023-06-12T09:21:56+00:00"^^xsd:dateTime .

