@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/93406> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/93318> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300190706> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "93406" ;
    skos:prefLabel "side"@en,
        "zijkant"@nl ;
    skos:scopeNote "Surfaces of objects that are not fronts, backs, tops, or bottoms, but located on lateral ends. For the adjective describing the location of something at or near the side of something, use \"side\" from the Attributes and Properties hierarchy.\""@en,
        "Wordt gebruikt voor de oppervlakken van objecten die geen voorkanten, achterkanten, bovenkanten of onderkanten zijn. Als bijvoeglijk naamwoord dat de plaats van iets aan of bij de zijkant van iets beschrijft, wordt 'zij' (Kenmerken en Eigenschappen) gebruikt."@nl ;
    prov:generatedAtTime "2021-10-19T15:07:32+00:00"^^xsd:dateTime .

