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

<http://data.bibliotheken.nl/id/thes/p071296468> a schema1:Person ;
    rdfs:label "Blok, P.M. (1953-)" ;
    schema1:birthDate "1953" ;
    schema1:description "Nederlands Economisch Instituut, Afdeling Transport & Logistiek" ;
    schema1:familyName "Blok" ;
    schema1:givenName "P.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dfa0c0d5db9bed859babea4d27228e93> ;
    schema1:name "P.M. Blok" ;
    schema1:sameAs <http://viaf.org/viaf/26043864>,
        <https://isni.org/isni/0000000028532309> .

