@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/46052> a skos:Concept ;
    skos:altLabel "graffito"@en,
        "sgraffito technique"@en,
        "graffito"@nl,
        "sgraffito-techniek"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79826> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300266416> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "46052" ;
    skos:prefLabel "sgraffito (technique)"@en,
        "sgraffito (techniek)"@nl ;
    skos:scopeNote "The decorative technique of scratching through one surface layer, such as on a wall, slip on a pot, or the surface of glass, so as to reveal a layer beneath. For non-decorative, casual, or defacing marks on walls or other surfaces ancient or modern, use \"graffiti.\""@en,
        "Techniek waarbij door één oppervlaktelaag heen wordt gekrast, bijvoorbeeld op een muur of op de buitenkant van een pot, zodat een andere laag van contrasterende kleur zichtbaar wordt."@nl ;
    prov:generatedAtTime "2023-07-26T07:22:09+00:00"^^xsd:dateTime .

