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

<http://data.bibliotheken.nl/id/thes/p069063907> a schema1:Person ;
    rdfs:label "Davelaar, P." ;
    schema1:description "Ruimtelijke ordening, Rijkswaterstaat" ;
    schema1:familyName "Davelaar" ;
    schema1:givenName "P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/af039f59b24bbeb152444e3d5d57ef1a> ;
    schema1:name "P. Davelaar" ;
    schema1:sameAs <http://viaf.org/viaf/282951210>,
        <https://isni.org/isni/0000000389555979> .

