@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/64400> a skos:Concept ;
    skos:altLabel "aalmoes geven"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79911> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300400538>,
        <https://www.wikidata.org/entity/Q931406> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64400" ;
    skos:prefLabel "alms"@en,
        "aalmoes"@nl ;
    skos:scopeNote "Charitable relief given to impoverished people or others in need, including money, food, clothing, or other material gifts."@en,
        "Gift aan armen of behoeftigen, in de vorm van geld, voedsel, kleding of andere materiële zaken."@nl ;
    prov:generatedAtTime "2023-07-05T12:03:41+00:00"^^xsd:dateTime .

