@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/66705> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63078> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300005926> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/66737>,
        <https://data.rkd.nl/thesaurus/66903> ;
    skos:notation "66705" ;
    skos:prefLabel "tomb"@en,
        "tombe"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64098>,
        <https://data.rkd.nl/thesaurus/67835> ;
    skos:scopeNote "Elaborations constructed over or around burial sites; for simple interments in the earth, use \"graves.\""@en,
        "Uitgebreide bouwconstructies op of rond een graf; gebruik 'graven' voor eenvoudige teraardebestellingen."@nl ;
    prov:generatedAtTime "2022-07-05T14:11:40+00:00"^^xsd:dateTime .

