@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/485974> a ns1:E74_Group ;
    rdfs:label "Groupe d'Études d'Architecture Mobile" ;
    ns1:P140i_was_attributed_by <https://data.rkd.nl/.well-known/genid/0eb785f7d6644c2d9fe92e0bd366b733> ;
    ns1:P14i_performed <https://data.rkd.nl/.well-known/genid/ce72addc41734e30a04e2503527bad79> ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/509772d173c540629256d99ab54b0137>,
        <https://data.rkd.nl/.well-known/genid/d279154b69e34347a6e88c5b134eb792> ;
    ns1:P2_has_type <https://data.rkd.nl/thesaurus/43>,
        <https://data.rkd.nl/thesaurus/52811> ;
    prov:generatedAtTime "2018-10-02T17:46:22+00:00"^^xsd:dateTime .

