@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/93320> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/93318> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300190703> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OPSPOS>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/99016> ;
    skos:notation "93320" ;
    skos:prefLabel "frontside"@en,
        "voorkant"@nl ;
    skos:scopeNote "Surfaces or portions of objects that face forward or are regarded as the most important or useful. For the adjective describing the location of something at or near the front of something, use \"front\" from the Attributes and Properties hierarchy.\""@en,
        "Wordt gebruikt voor die oppervlakken of gedeelten van objecten die naar voren zijn gericht, of die worden beschouwd als het belangrijkst of nuttigst. Als bijvoeglijk naamwoord dat de plaats van iets aan of bij de voorkant van iets beschrijft wordt 'voor' (Kenmerken en Eigenschappen) gebruikt."@nl ;
    prov:generatedAtTime "2024-09-25T07:34:35+00:00"^^xsd:dateTime .

