@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/61836> a skos:Concept ;
    skos:altLabel "brokstuk"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/92388> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300117130> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/FYSVERB>,
        <https://data.rkd.nl/thesaurus/scheme/POSFYSVERB>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/92938>,
        <https://data.rkd.nl/thesaurus/99128> ;
    skos:notation "61836" ;
    skos:prefLabel "fragment"@en,
        "fragment"@nl ;
    skos:scopeNote "Wordt gebruikt voor delen die zijn afgescheurd, afgebroken of ontwricht van het oorspronkelijke geheel."@en,
        "Portions of objects that are torn, broken off from, or dislocated from their original whole."@nl ;
    prov:generatedAtTime "2025-06-17T12:43:40+00:00"^^xsd:dateTime .

