@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/91559> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/89969> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300411492> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "91559" ;
    skos:prefLabel "gaper (yawner)"@en,
        "gaper"@nl ;
    skos:scopeNote "The gaper or \"yawner\" is a typically Dutch shop sign in the form of a head carved in wood or stone. The head is almost always a sylized depiction of a Moorish man with his mouth open to receive medicine. These were displayed to indicate the location of a pharmacy."@en,
        "De gaper is een typisch Nederlandse winkelteken. Het gaperbeeld was vaak van Moorse verschijning met zijn tong uitgestoken."@nl ;
    prov:generatedAtTime "2022-06-22T10:47:34+00:00"^^xsd:dateTime .

