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

<http://data.bibliotheken.nl/id/thes/p126969760> a schema1:Person ;
    rdfs:label "Meijer, J.G. (planologie)" ;
    schema1:description "toegepaste geografie en planologie" ;
    schema1:familyName "Meijer" ;
    schema1:givenName "J.G." ;
    schema1:hasOccupation "planologie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e1d847b66cbd3064ee91ae5c9ae36963> ;
    schema1:name "J.G. Meijer" ;
    schema1:sameAs <http://viaf.org/viaf/290406223> .

