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

<http://data.bibliotheken.nl/id/thes/p139887881> a schema1:Person ;
    rdfs:label "Levelink, Paul" ;
    schema1:familyName "Levelink" ;
    schema1:givenName "Paul" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/74965c8d50fc052d3ad9d13bf3b33ccb> ;
    schema1:name "Paul Levelink" ;
    schema1:sameAs <http://viaf.org/viaf/291278697>,
        <https://isni.org/isni/0000000396391108> .

