@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p436097699> a schema1:Person ;
    rdfs:label "Buedts, Raphaël (1946-2009)" ;
    schema1:birthDate "1946" ;
    schema1:deathDate "2009" ;
    schema1:description "kunstenaar" ;
    schema1:familyName "Buedts" ;
    schema1:givenName "Raphaël" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b2b63e7af1cced4e778408299bbe454> ;
    schema1:name "Raphaël Buedts" ;
    schema1:sameAs wd:Q55236334,
        <https://isni.org/isni/000000012032115X> .

