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

<http://data.bibliotheken.nl/id/thes/p148959873> a schema1:Person ;
    rdfs:label "Blok, Paul" ;
    schema1:description "B0026627: mysticus en theoloog; mede-auteur van Perspectief; auteur van 'Er stroomt een Jordaan door mij'" ;
    schema1:familyName "Blok" ;
    schema1:givenName "Paul" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e54a9ddeaf7864499ddc54cda669268> ;
    schema1:name "Paul Blok" ;
    schema1:sameAs <http://viaf.org/viaf/286563159>,
        <https://isni.org/isni/000000039252281X> .

