@prefix ns1: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix ns2: <http://www.cidoc-crm.org/extensions/crmsci/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/technical-samples/111> a ns2:S2_Sample_Taking ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/71c775649ef54a5cbd825865af2e0106> ;
    ns1:P2_has_type <http://vocab.getty.edu/aat/300379429>,
        <https://data.rkd.nl/thesaurus/90919>,
        <https://data.rkd.nl/thesaurus/90922> ;
    ns1:P55_has_current_location <https://data.rkd.nl/.well-known/genid/ebad719fb90b44df8a957712fc927b60> ;
    ns1:P67i_is_referred_to_by <https://data.rkd.nl/technical/5001039> ;
    ns2:O3_sampled_from <https://data.rkd.nl/.well-known/genid/5581d57007b842828c15f228420b0b71> ;
    ns2:O4_sampled_at <https://data.rkd.nl/.well-known/genid/702fccc24fe34cbf9bf4b77461261b37> ;
    prov:generatedAtTime "2017-09-19T15:12:03+00:00"^^xsd:dateTime .

