@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/79328> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79569> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300185615> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/83370>,
        <https://data.rkd.nl/thesaurus/83696> ;
    skos:notation "79328" ;
    skos:prefLabel "fiber art"@en,
        "textielkunst"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63389> ;
    skos:scopeNote "Refers to works created after about 1945 that are composed primarily of fibrous materials and are intended as works of art."@en,
        "Kunstwerken die na ca. 1945 zijn gemaakt, voornamelijk samengesteld uit vezelachtige materialen."@nl ;
    prov:generatedAtTime "2023-10-19T13:56:40+00:00"^^xsd:dateTime .

