@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/93315> a skos:Concept ;
    skos:altLabel "onderzijde"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/93318> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300190695> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "93315" ;
    skos:prefLabel "underside"@en,
        "onderkant"@nl ;
    skos:scopeNote "Refers to the lowest or deepest parts of objects. For the adjective describing the location of something at or near the bottom of something, use \"bottom (positional attribute).\""@en,
        "Wordt gebruikt voor de laagste of diepste delen van objecten. Als bijvoeglijk naamwoord dat de plaats op of bij de onderkant van iets aanduidt wordt 'onder' gebruikt."@nl ;
    prov:generatedAtTime "2021-10-19T15:07:31+00:00"^^xsd:dateTime .

