@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/artists/54673> a ns1:E21_Person ;
    rdfs:label "Master of the Kress Landscapes",
        "Meester van de Kress Landschappen" ;
    ns1:P140i_was_attributed_by <https://data.rkd.nl/.well-known/genid/d5a5270668e34890bd16d8cccac91765> ;
    ns1:P14i_performed <https://data.rkd.nl/.well-known/genid/6f38c1af6e344317bbd00dd738e30cdb>,
        <https://data.rkd.nl/artists/54673/work/1> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/d4f4cb16110145c8bb23691d07cb70db>,
        <https://data.rkd.nl/.well-known/genid/fee18a54e6c84e5ea61b24c7cbb5525a> ;
    ns1:P2_has_type <https://data.rkd.nl/thesaurus/104>,
        <https://data.rkd.nl/thesaurus/1291>,
        <https://data.rkd.nl/thesaurus/6> ;
    ns1:P67i_is_referred_to_by <https://data.rkd.nl/.well-known/genid/436c615dfda5411db612c035ba0c845e>,
        <https://data.rkd.nl/.well-known/genid/5ed14799c5894e098ec05a447d718031>,
        <https://data.rkd.nl/thesaurus/16669> ;
    prov:generatedAtTime "2018-10-02T15:57:47+00:00"^^xsd:dateTime .

