@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/90832> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/83578> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300266009> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/DOC_TYPE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "90832" ;
    skos:prefLabel "condition report"@en,
        "conditierapport"@nl ;
    skos:scopeNote "Assessments of the overall physical condition, characteristics, and completeness of a thing. Examples include reports on works of art or architecture, the state of conservation of the natural environment, and the state of roadways and waterways under various weather conditions. For assessments of groups or collections of things, use \"condition surveys.\""@en,
        "Verwijst binnen de wereld van de kunst en architectuur doorgaans naar een evaluatie van de algemene fysieke toestand, de kenmerken en de volledigheid van een kunst- of bouwwerk op een zeker moment. Kan ook worden gebruikt voor de beoordeling van andere zaken dan kunstwerken, bijvoorbeeld de toestand van het milieu of van wegen en waterwegen in verschillende weersomstandigheden."@nl ;
    prov:generatedAtTime "2023-06-12T08:09:19+00:00"^^xsd:dateTime .

