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

<http://data.bibliotheken.nl/id/thes/p149538715> a schema1:Person ;
    rdfs:label "Laport, Paul" ;
    schema1:familyName "Laport" ;
    schema1:givenName "Paul" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/47d7069a8c465f7d28fe1765bdd7d50d> ;
    schema1:name "Paul Laport" ;
    schema1:sameAs <http://viaf.org/viaf/66759128>,
        <https://isni.org/isni/0000000019776555> .

