@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/p322944775> a schema1:Person ;
    rdfs:label "Drent, Raphaël (1967-)" ;
    schema1:birthDate "1967" ;
    schema1:description "fotogr." ;
    schema1:familyName "Drent" ;
    schema1:givenName "Raphaël" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c055b71ebcd21c5bc92b7bdf6f8d2785> ;
    schema1:name "Raphaël Drent" ;
    schema1:sameAs <http://viaf.org/viaf/284536906>,
        wd:Q28005147,
        <https://isni.org/isni/0000000390835708> .

