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

<http://data.bibliotheken.nl/id/thes/p074657690> a schema1:Person ;
    rdfs:label "Dehing, Petrus Woltherus Nicolaas Marie" ;
    schema1:alternateName "Dehing, P.W.N.M." ;
    schema1:description "economisch historicus (studeerde economische- en sociale geschiedenis Universiteit van Amsterdam; promoveerde in 2012, aldaar)" ;
    schema1:familyName "Dehing" ;
    schema1:givenName "Petrus Woltherus Nicolaas Marie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/791ef521f84d540e2ea310b4fdb3b735> ;
    schema1:name "Petrus Woltherus Nicolaas Marie Dehing" ;
    schema1:sameAs <http://viaf.org/viaf/247572158>,
        <https://isni.org/isni/0000000385848168> .

