@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/29404> a skos:Concept ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ORGSTPL>,
        <https://data.rkd.nl/thesaurus/scheme/STANDPLAATSARTISTS> ;
    skos:notation "29404" ;
    skos:prefLabel "BD/RKD/1460 - NEG/The Netherlands II/Applied Arts (Textile: Lace)"@en,
        "BD/RKD/1460 - NEG/Ned.II/Kunstnijverheid (textiel: kant)"@nl ;
    skos:scopeNote "Rubriek in de verzameling Beelddocumentatie Negentiende Eeuw textielkunst uit de tweede helft van de 19de eeuw, vervaardigd door Nederlandse kunstenaars (geboren in de periode 1831-1875). De rubriek bevat foto's en reproducties van kant."@nl ;
    prov:generatedAtTime "2020-07-28T06:31:27+00:00"^^xsd:dateTime .

