@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/98175> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/92388> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300265420> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63102>,
        <https://data.rkd.nl/thesaurus/83639>,
        <https://data.rkd.nl/thesaurus/84502>,
        <https://data.rkd.nl/thesaurus/95761> ;
    skos:notation "98175" ;
    skos:prefLabel "remains (object genre)"@en,
        "resten (objectgenre)"@nl ;
    skos:scopeNote "Materials or items left of a thing or things after other parts have been removed, used, or destroyed. Examples include substances of organic origin that are entirely or partially preserved, often in the earth, in a conserved or fossilized condition, including what is left of a person or animal when life is extinct. May also include artifacts, ruins, and other remanants of a person or civilization."@en,
        "Verwijst in algemene zin naar stoffen van organische oorsprong die volledig of deels bewaard zijn gebleven, veelal in de aarde, in een conserveerde of gefossiliseerde vorm. Verwijst in specifieke zin naar datgene wat overblijft van een persoon of nader als het leven daaruit is geweken, met inbegrip van het dode lichaam of de delen daarvan."@nl ;
    prov:generatedAtTime "2023-07-19T09:10:39+00:00"^^xsd:dateTime .

