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

<http://data.bibliotheken.nl/id/thes/p072124393> a schema1:Person ;
    rdfs:label "Patroons, Wilfried" ;
    schema1:familyName "Patroons" ;
    schema1:givenName "Wilfried" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/35dc617cd5c43be14104a7d349403724> ;
    schema1:name "Wilfried Patroons" ;
    schema1:sameAs <http://viaf.org/viaf/248447212>,
        <https://isni.org/isni/0000000385737943> .

