@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/55484> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/55482> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053050> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "55484" ;
    skos:prefLabel "batik"@en,
        "batik"@nl ;
    skos:scopeNote "Resist dyeing in which wax is used as the resist."@en,
        "Uitsparingstechniek toegepast op leder, perkament of weefsels, maar niet op draden, waarbij was als beschermlaag wordt gebruikt."@nl ;
    prov:generatedAtTime "2024-03-26T11:22:08+00:00"^^xsd:dateTime .

