@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/65319> a skos:Concept ;
    skos:altLabel "schilderij in schilderij"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98617> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65408>,
        <https://data.rkd.nl/thesaurus/65507>,
        <https://data.rkd.nl/thesaurus/65508>,
        <https://data.rkd.nl/thesaurus/65509> ;
    skos:notation "65319" ;
    skos:prefLabel "painting (depicted)"@en,
        "schilderij (in de voorstelling)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64387> ;
    prov:generatedAtTime "2023-11-23T13:00:23+00:00"^^xsd:dateTime .

