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

<http://data.bibliotheken.nl/id/thes/p168266296> a schema1:Person ;
    rdfs:label "Poelstra, Hugo" ;
    schema1:alternateName "Poelstra, H." ;
    schema1:description "Werkzaam bij de dienst Ruimtelijke Ordering in Amsterdam" ;
    schema1:familyName "Poelstra" ;
    schema1:givenName "Hugo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/667166251def2ad788bedf727e4c0fdc> ;
    schema1:name "Hugo Poelstra" ;
    schema1:sameAs <http://viaf.org/viaf/284345028> .

