@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/27446> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/213> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300312066> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE> ;
    skos:notation "27446" ;
    skos:prefLabel "graffiti artist"@en,
        "graffitikunstenaar"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/74280> ;
    skos:scopeNote "Refers to people who create humorous, satiric, obscene, or gang-related writings or drawings that are executed anonymously in public places, usually on walls and typically illegally."@en,
        "Verwijst naar mensen die anoniem humoristische, satirische, obscene of bende-gerelateerde teksten of tekeningen maken op openbare plaatsen, meestal op muren en veelal illegaal."@nl ;
    prov:generatedAtTime "2023-09-14T09:29:09+00:00"^^xsd:dateTime .

