@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/92898> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98247> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379589> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "92898" ;
    skos:prefLabel "natural aging"@en,
        "natuurlijke veroudering"@nl ;
    skos:scopeNote "Any natural aging process and its effects on materials. In conservation science refers to effects on paper and other materials; as opposed to accelerated (or \"artificial\") aging.\""@en ;
    prov:generatedAtTime "2023-07-27T06:55:06+00:00"^^xsd:dateTime .

