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

<https://id.rijksmuseum.nl/2411388> a ns2:E7_Activity ;
    ns2:P129i_is_subject_of <https://data.rijksmuseum.nl/2411388> ;
    ns2:P16_used_specific_object [ a ns1:Set ;
            ns1:has_member <https://id.rijksmuseum.nl/200109188>,
                <https://id.rijksmuseum.nl/200109275>,
                <https://id.rijksmuseum.nl/200110491>,
                <https://id.rijksmuseum.nl/20015866> ] ;
    ns2:P1_is_identified_by [ a ns2:E33_E41_Linguistic_Appellation ;
            ns2:P190_has_symbolic_content "Tot Lering en Vermaak" ;
            ns2:P2_has_type <http://vocab.getty.edu/aat/300404670> ] ;
    ns2:P2_has_type <http://vocab.getty.edu/aat/300054766> ;
    ns2:P4_has_time-span [ a ns2:E52_Time-Span ;
            ns2:P1_is_identified_by [ a ns2:E33_E41_Linguistic_Appellation ;
                    ns2:P190_has_symbolic_content "1976-09-16 - 1976-12-05" ;
                    ns2:P72_has_language <http://vocab.getty.edu/aat/300388256> ],
                [ a ns2:E33_E41_Linguistic_Appellation ;
                    ns2:P190_has_symbolic_content "1976-09-16 - 1976-12-05" ;
                    ns2:P72_has_language <http://vocab.getty.edu/aat/300388277> ] ;
            ns2:P82a_begin_of_the_begin "1976-09-16T00:00:00+00:00"^^xsd:dateTime ;
            ns2:P82b_end_of_the_end "1976-12-05T23:59:59+00:00"^^xsd:dateTime ] .

