@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/63795> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/62960> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300393195> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/67687> ;
    skos:notation "63795" ;
    skos:prefLabel "departure (event)"@en,
        "vertrek (gebeurtenis)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/62972>,
        <https://data.rkd.nl/thesaurus/63796>,
        <https://data.rkd.nl/thesaurus/67597> ;
    skos:scopeNote "De handelingen van weggaan van een plaats, bijvoorbeeld een land verlaten."@en,
        "The acts of leaving a place, such as exiting a country."@nl ;
    prov:generatedAtTime "2023-08-15T08:02:05+00:00"^^xsd:dateTime .

