@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/p068073364> a schema1:Person ;
    rdfs:label "Pickvance, Ronald" ;
    schema1:familyName "Pickvance" ;
    schema1:givenName "Ronald" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c6423e18201326504b1353fa6bec16a> ;
    schema1:name "Ronald Pickvance" ;
    schema1:sameAs <http://viaf.org/viaf/29552990>,
        wd:Q30163289,
        <https://isni.org/isni/0000000108831616> .

