@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/98515> a skos:Concept ;
    skos:altLabel "initiation"@en,
        "ontgroening"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63815> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300069180> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "98515" ;
    skos:prefLabel "initiation"@en,
        "initiatie"@nl ;
    skos:scopeNote "Ceremonies formally admitting someone into a community, organization, or other group, or investing them with a particular role or status."@en,
        "Ceremonies waarbij iemand formeel wordt toegelaten in een gemeenschap, organisatie of andere groep, of wordt bekleed met een bepaalde rol of status."@nl ;
    prov:generatedAtTime "2023-10-16T14:27:18+00:00"^^xsd:dateTime .

