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

<http://data.bibliotheken.nl/id/thes/p147566517> a schema1:Person ;
    rdfs:label "Velde, Paul van de" ;
    schema1:alternateName "Van de Velde, Paul" ;
    schema1:description "26832326: drs" ;
    schema1:familyName "van de Velde" ;
    schema1:givenName "Paul" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7116ed8a0e078fc0cadf10fc185048c9> ;
    schema1:name "Paul van de Velde" ;
    schema1:sameAs <http://viaf.org/viaf/310523477> .

