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

<http://data.bibliotheken.nl/id/thes/p160438055> a schema1:Person ;
    rdfs:label "Huijbregts, Paul" ;
    schema1:alternateName "Huybregts, Paul" ;
    schema1:familyName "Huijbregts" ;
    schema1:givenName "Paul" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8856d680da815caddeda77cb8a3f341e> ;
    schema1:name "Paul Huijbregts" ;
    schema1:sameAs <http://viaf.org/viaf/215818887>,
        <https://isni.org/isni/0000000359010193> .

