@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/63815> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/80750> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300247989> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64100>,
        <https://data.rkd.nl/thesaurus/64887>,
        <https://data.rkd.nl/thesaurus/65167>,
        <https://data.rkd.nl/thesaurus/65675>,
        <https://data.rkd.nl/thesaurus/98515> ;
    skos:notation "63815" ;
    skos:prefLabel "rite of passage"@en,
        "rite de passage"@nl ;
    skos:scopeNote "Ritual ceremonies performed to facilitate or mark a person's change of status upon any of several important social and personal occasions, such as the onset of puberty."@en,
        "Rituele ceremonies, gehouden ter vergemakkelijking of markering van de verandering in status van een persoon bij verschillende belangrijke sociale en persoonlijke gebeurtenissen, zoals het begin van de puberteit."@nl ;
    prov:generatedAtTime "2023-10-16T14:26:51+00:00"^^xsd:dateTime .

