@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/93317> a skos:Concept ;
    skos:altLabel "achterzijde (objectdeel)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/93318> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300190692> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/POSFYSVERB>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/55574> ;
    skos:notation "93317" ;
    skos:prefLabel "back side (object portion)"@en,
        "achterkant"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/61956> ;
    skos:scopeNote "Surfaces or portions of objects that are opposite to those regarded as fronts or to the most important or useful surfaces. For the adjective describing the location of something at or near the back of something, use \"rear.\" For the parts of seating furniture that supports sitters' backs, use \"backs (furniture components).\""@en,
        "Wordt gebruikt voor oppervlakken of delen van objecten die tegenover die delen liggen die beschouwd worden als de voorkant of als de belangrijkste of nuttigste oppervlakken. Als bijvoeglijk naamwoord dat de plaats van iets dat aan of bij de achterkant gelegen is aangeeft wordt 'achter' gebruikt. Voor de delen van meubilair die de ruggen van de zittende personen ondersteunen wordt 'rugleuningen (meubelonderdelen)' gebruikt."@nl ;
    prov:generatedAtTime "2021-10-19T15:07:31+00:00"^^xsd:dateTime .

