@prefix ns1: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix ns2: <https://linked.art/ns/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://id.rijksmuseum.nl/241691> a ns1:E7_Activity ;
    ns1:P129i_is_subject_of <https://data.rijksmuseum.nl/241691> ;
    ns1:P16_used_specific_object [ a ns2:Set ;
            ns2:has_member <https://id.rijksmuseum.nl/200108271>,
                <https://id.rijksmuseum.nl/200108276>,
                <https://id.rijksmuseum.nl/200108277>,
                <https://id.rijksmuseum.nl/2009364> ] ;
    ns1:P1_is_identified_by [ a ns1:E33_E41_Linguistic_Appellation ;
            ns1:P190_has_symbolic_content "Schitterend Satijn. Het beste van Gerard ter Borch" ;
            ns1:P2_has_type <http://vocab.getty.edu/aat/300404670> ] ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300054766> ;
    ns1:P4_has_time-span [ a ns1:E52_Time-Span ;
            ns1:P1_is_identified_by [ a ns1:E33_E41_Linguistic_Appellation ;
                    ns1:P190_has_symbolic_content "2005-06-10 - 2005-09-04" ;
                    ns1:P72_has_language <http://vocab.getty.edu/aat/300388277> ],
                [ a ns1:E33_E41_Linguistic_Appellation ;
                    ns1:P190_has_symbolic_content "2005-06-10 - 2005-09-04" ;
                    ns1:P72_has_language <http://vocab.getty.edu/aat/300388256> ] ;
            ns1:P82a_begin_of_the_begin "2005-06-10T00:00:00+00:00"^^xsd:dateTime ;
            ns1:P82b_end_of_the_end "2005-09-04T23:59:59+00:00"^^xsd:dateTime ] .

