@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/98030> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/67430> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300229410> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/61780>,
        <https://data.rkd.nl/thesaurus/64494>,
        <https://data.rkd.nl/thesaurus/74971>,
        <https://data.rkd.nl/thesaurus/81638>,
        <https://data.rkd.nl/thesaurus/98757> ;
    skos:notation "98030" ;
    skos:prefLabel "condition changing (process)"@en,
        "procedé waardoor een toestand wordt gewijzigd"@nl ;
    skos:scopeNote "Collocates descriptors for processes that alter the condition of an object or structure; some descriptors collocated here are both such a process and the resultant effect on the item."@en,
        "Hieronder vallen omschrijvingen van procedés waardoor de toestand van een voorwerp of een constructie wordt gewijzigd; sommige begrippen die hier zijn gerangschikt, kunnen behalve naar het procédé zelf ook naar het resultaat daarvan verwijzen."@nl ;
    prov:generatedAtTime "2024-02-27T10:55:34+00:00"^^xsd:dateTime .

