@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/p073868671> a schema1:Person ;
    rdfs:label "Drenth, Jurjen (1955-)" ;
    schema1:birthDate "1955" ;
    schema1:description "fotograaf" ;
    schema1:familyName "Drenth" ;
    schema1:givenName "Jurjen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a2c28d8e3c0e5a80baab37e67bb39f43> ;
    schema1:name "Jurjen Drenth" ;
    schema1:sameAs <http://viaf.org/viaf/217342119>,
        wd:Q29221660,
        <https://isni.org/isni/0000000396269364> .

