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

<http://data.bibliotheken.nl/id/thes/p068344937> a schema1:Person ;
    rdfs:label "Molenaar, Martien (1949-)" ;
    schema1:birthDate "1949" ;
    schema1:description "B0128778: rector ICT, International Institute for Aerospace Survey and Earth Sciences",
        "B9826850: prof. in Geoinformatics and Spatial Data Acquisition",
        "GIS: Geografische informatiesystemen",
        "geodesie, landmeetkunde" ;
    schema1:familyName "Molenaar" ;
    schema1:givenName "Martien" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2d29d4e736ca50022931ce64e2cfeb04> ;
    schema1:name "Martien Molenaar" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/67800610>,
        <https://isni.org/isni/0000000023589963> .

