@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/74249> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98159> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300184644> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/81019> ;
    skos:notation "74249" ;
    skos:prefLabel "funerary sculpture"@en,
        "grafsculptuur"@nl ;
    skos:scopeNote "Sculpture used in or associated with the rites of burial."@en,
        "Beeldhouwwerken die (onderdeel van) grafmonumenten zijn."@nl ;
    prov:generatedAtTime "2023-08-02T09:57:58+00:00"^^xsd:dateTime .

