@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/p068258313> a schema1:Person ;
    rdfs:label "Plank, Frans" ;
    schema1:familyName "Plank" ;
    schema1:givenName "Frans" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9def648768d3c31461cbdbf13e885627> ;
    schema1:name "Frans Plank" ;
    schema1:sameAs <http://viaf.org/viaf/39466666>,
        wd:Q62560324,
        <https://isni.org/isni/0000000121289681> .

