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

<http://data.bibliotheken.nl/id/thes/p067739717> a schema1:Person ;
    rdfs:label "Heida, H.R." ;
    schema1:description "planologie" ;
    schema1:familyName "Heida" ;
    schema1:givenName "H.R." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3777d0775655ece32ec1f121dee9626e> ;
    schema1:name "H.R. Heida" ;
    schema1:sameAs <http://viaf.org/viaf/282361975>,
        <https://isni.org/isni/000000038905367X> .

