@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/79330> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79332> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300027514> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:notation "79330" ;
    skos:prefLabel "budget"@en,
        "begroting"@nl ;
    skos:scopeNote "Statements of revenue and expenditure, financial proposals or schemes for a public body or the domestic accounts of a family or individual."@en ;
    prov:generatedAtTime "2021-10-19T15:05:04+00:00"^^xsd:dateTime .

