@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/95023> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/93603> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300393213> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "95023" ;
    skos:prefLabel "foundation (action or condition)"@en,
        "stichting (activiteit)"@nl ;
    skos:scopeNote "The action or condition of causing something, such as a group of people or a settlement, to exist. Founding usually involves official documents and official naming, and occurs on a specific date. For reference to less formal beginnings of groups of people or other things, use \"establishment (action or condition).\""@en,
        "De actie of toestand waarbij iets, bijvoorbeeld een groep mensen of een nederzetting, in het leven wordt geroepen. Bij stichten horen meestal officiële documenten en een officiële naam en het gebeurt op een specifieke datum. Gebruikt 'oprichting' om te verwijzen naar een minder formeel begin van een groep of iets anders."@nl ;
    prov:generatedAtTime "2023-06-15T07:05:44+00:00"^^xsd:dateTime .

