@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/98906> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98413> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300162489> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/96017> ;
    skos:notation "98906" ;
    skos:prefLabel "residue material"@en,
        "reststof"@nl ;
    skos:scopeNote "Materials remaining after a part is taken, separated, or designated; or after the completion of a process or reaction."@en ;
    prov:generatedAtTime "2024-07-15T08:56:38+00:00"^^xsd:dateTime .

