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

<http://data.bibliotheken.nl/id/thes/p069684723> a schema1:Person ;
    rdfs:label "Schilfgaarde, Paul van (1934- ; planoloog)" ;
    schema1:birthDate "1934" ;
    schema1:description "Seinpost, Centrum voor Stedelijke Processen",
        "stadsvernieuwing, werk" ;
    schema1:familyName "van Schilfgaarde" ;
    schema1:givenName "Paul" ;
    schema1:hasOccupation "planoloog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e47162e5662c4d3a7a4e36a1a017c799> ;
    schema1:name "Paul van Schilfgaarde" ;
    schema1:sameAs <http://viaf.org/viaf/289731095>,
        wd:Q73625453 .

