@prefix ns1: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/imageslite-groups/513> a <https://linked.art/ns/terms/Set> ;
    rdfs:label "Nederland Textiel" ;
    ns1:P129_is_about <https://data.rkd.nl/thesaurus/385>,
        <https://triplydb.com/.well-known/genid/f064a3c27d5349f7a862847aaf879b10> ;
    ns1:P1_is_identified_by <https://triplydb.com/.well-known/genid/98eb1598258c4aa199dd061b27b5f2a8>,
        <https://triplydb.com/.well-known/genid/d37a43b4f9e5455397aa008444920268> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300025976>,
        <https://data.rkd.nl/thesaurus/27568> ;
    prov:generatedAtTime "2022-03-10T13:13:03+00:00"^^xsd:dateTime .

