@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/93313> a skos:Concept ;
    skos:altLabel "bovenzijde"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/93318> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300190710> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "93313" ;
    skos:prefLabel "top (object portion)"@en,
        "bovenkant"@nl ;
    skos:scopeNote "Indicates the highest or loftiest parts of objects. For the adjective describing the location of something at or near the top of something, use \"top\" from the Attributes and Properties hierarchy.\""@en,
        "Wordt gebruikt voor de hoogste of meest verheven delen van objecten. Als bijvoeglijk naamwoord dat de plaats van iets aan of bij de bovenkant beschrijft wordt 'boven' (Kenmerken en Eigenschappen) gebruikt."@nl ;
    prov:generatedAtTime "2024-01-03T07:54:38+00:00"^^xsd:dateTime .

