@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/2411770> a ns1:E7_Activity ;
    ns1:P129i_is_subject_of <https://data.rijksmuseum.nl/2411770> ;
    ns1:P16_used_specific_object [ a ns2:Set ;
            ns2:has_member <https://id.rijksmuseum.nl/200109307>,
                <https://id.rijksmuseum.nl/200109473>,
                <https://id.rijksmuseum.nl/20026417> ] ;
    ns1:P1_is_identified_by [ a ns1:E33_E41_Linguistic_Appellation ;
            ns1:P190_has_symbolic_content "Alleen kijken naar de omtrekvormen van schilderijen" ;
            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 "1978-07-29 - 1978-10-29" ;
                    ns1:P72_has_language <http://vocab.getty.edu/aat/300388277> ],
                [ a ns1:E33_E41_Linguistic_Appellation ;
                    ns1:P190_has_symbolic_content "1978-07-29 - 1978-10-29" ;
                    ns1:P72_has_language <http://vocab.getty.edu/aat/300388256> ] ;
            ns1:P82a_begin_of_the_begin "1978-07-29T00:00:00+00:00"^^xsd:dateTime ;
            ns1:P82b_end_of_the_end "1978-10-29T23:59:59+00:00"^^xsd:dateTime ] .

