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

<http://data.bibliotheken.nl/id/thes/p073455776> a schema1:Person ;
    rdfs:label "Nierop, Tom" ;
    schema1:description "Politieke, Economische Geografie" ;
    schema1:familyName "Nierop" ;
    schema1:givenName "Tom" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7768ac0c16075315984deb68e16937ae> ;
    schema1:name "Tom Nierop" ;
    schema1:sameAs <http://viaf.org/viaf/59184033>,
        <https://isni.org/isni/0000000081382362> .

