@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/55574> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/93317> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300010292> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/AETATPLAATS>,
        <https://data.rkd.nl/thesaurus/scheme/OPSPOS>,
        <https://data.rkd.nl/thesaurus/scheme/POSFYSVERB>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "55574" ;
    skos:prefLabel "verso"@en,
        "verso"@nl ;
    skos:scopeNote "The reverse or subordinate sides of leaves or sheets of paper, including the left-hand page of an open book. For the front side of a leaf, use \"rectos.\" Use \"reverses\" for the back, underside, or subordinate surface of coins, medals, seals, or currency notes. \""@en,
        "Wordt gebruikt voor de keerzijde of ondergeschikte kant van vellen papier. Gebruik 'keerzijde' voor de achterkant, onderkant of ondergeschikt oppervlak van munten, medailles, zegels of papiergeld."@nl ;
    prov:generatedAtTime "2021-10-19T15:00:27+00:00"^^xsd:dateTime .

