@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/90557> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98054> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300079654> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "90557" ;
    skos:prefLabel "deaccessioning"@en,
        "ontzamelen"@nl ;
    skos:scopeNote "Permanently removing an object from a collection. In the context of public collections, it is generally done only with reference to a set of official criteria. Typically, the process is applied to art works, books, or other materials that are no longer appropriate, functional, or meeting the standards or objectives of the owner or repository."@en,
        "Een object permanent uit een collectie verwijderen. In de context van openbare collecties gebeurt dit meestal alleen in overeenstemming met een aantal officiële voorwaarden."@nl ;
    prov:generatedAtTime "2023-06-15T09:10:39+00:00"^^xsd:dateTime .

