@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/83342> a skos:Concept ;
    skos:altLabel "financial support"@en,
        "financiële steun"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98051> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055745>,
        <https://www.wikidata.org/entity/Q193219> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ATELIER>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83342" ;
    skos:prefLabel "subsidy"@en,
        "subsidie"@nl ;
    skos:scopeNote "Grants or gifts of money or other property made by way of financial aid."@en,
        "Toelages of schenkingen van geld of ander eigendom als een soort financiële hulp."@nl ;
    prov:generatedAtTime "2023-11-16T10:36:40+00:00"^^xsd:dateTime .

