@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/46137> a ns1:E21_Person ;
    rdfs:label "Kovacic, Josip" ;
    ns1:P14i_performed <https://data.rkd.nl/.well-known/genid/df0dd12a4705447eb6e0990e8f610a66> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/ab4935b778604c23a74abd89764606a4> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300189559>,
        <https://data.rkd.nl/thesaurus/1137>,
        <https://data.rkd.nl/thesaurus/6> ;
    ns1:P67i_is_referred_to_by <https://data.rkd.nl/.well-known/genid/5d92bb45c8834547a9b6bd89f0a37e25>,
        <https://data.rkd.nl/thesaurus/179>,
        <https://data.rkd.nl/thesaurus/28670> ;
    ns1:P98i_was_born <https://data.rkd.nl/.well-known/genid/4637371c947d4aa6b3b8ed2dc8711736> ;
    prov:generatedAtTime "2009-12-22T20:20:10+00:00"^^xsd:dateTime .

