@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/93318> a skos:Concept ;
    skos:altLabel "deel van object (algemene context)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/92359> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300190691> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/61836>,
        <https://data.rkd.nl/thesaurus/93313>,
        <https://data.rkd.nl/thesaurus/93315>,
        <https://data.rkd.nl/thesaurus/93317>,
        <https://data.rkd.nl/thesaurus/93320>,
        <https://data.rkd.nl/thesaurus/93406> ;
    skos:notation "93318" ;
    skos:prefLabel "object portion"@en,
        "deel of aspect van object"@nl ;
    skos:scopeNote "General term for object parts, including both physical and illusional aspects of works."@en,
        "Algemene term voor onderdelen van objecten, inclusief fysieke en illusionaire aspecten van werken."@nl ;
    prov:generatedAtTime "2023-03-02T14:01:08+00:00"^^xsd:dateTime .

