@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/96674> a skos:Concept ;
    skos:altLabel "vereniging: topterm"@nl ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/VERENIGING> ;
    skos:narrower <https://data.rkd.nl/thesaurus/60413>,
        <https://data.rkd.nl/thesaurus/60464>,
        <https://data.rkd.nl/thesaurus/96675>,
        <https://data.rkd.nl/thesaurus/96676>,
        <https://data.rkd.nl/thesaurus/96677>,
        <https://data.rkd.nl/thesaurus/96678>,
        <https://data.rkd.nl/thesaurus/96679>,
        <https://data.rkd.nl/thesaurus/98695> ;
    skos:notation "96674" ;
    skos:prefLabel "top term association"@en,
        "topterm vereniging"@nl ;
    prov:generatedAtTime "2024-01-31T11:00:12+00:00"^^xsd:dateTime .

