@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/92172> a skos:Concept ;
    skos:altLabel "spreukband"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98168> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q2689628> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "92172" ;
    skos:prefLabel "banderole (speech scroll)"@en,
        "banderole (spreukband)"@nl ;
    prov:generatedAtTime "2023-08-02T09:26:29+00:00"^^xsd:dateTime .

