@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/93327> a skos:Concept ;
    skos:altLabel "punched (surface marking technique)"@en,
        "geponst"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98234> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300235631> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:notation "93327" ;
    skos:prefLabel "punching (surface marking technique)"@en,
        "ponsen (techniek)"@nl ;
    skos:scopeNote "Technique of decorating a surface with a pattern consisting of small depressions produced by use of punches."@en,
        "Techniek voor het versieren van een oppervlak met een patroon van kleine kuiltjes, geproduceerd met behulp van stempels."@nl ;
    prov:generatedAtTime "2023-07-26T13:02:50+00:00"^^xsd:dateTime .

