@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/96206> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79332> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300027474> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "96206" ;
    skos:prefLabel "appraisal (financial record)"@en,
        "taxatie"@nl ;
    skos:scopeNote "Recorded statements of evaluation or estimate of the market or other value, cost, utility, or other attribute of land, buildings, works of art, or other objects of property, by qualified persons."@en,
        "Schriftelijke verklaringen, al dan niet in drukvorm, die een schatting door bevoegde personen behelzen van de markt- of andere waarde, de kosten, de voorzieningen of andere kenmerken van land, gebouwen, kunstwerken of andere eigendommen."@nl ;
    prov:generatedAtTime "2023-09-19T14:03:53+00:00"^^xsd:dateTime .

