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

<http://data.bibliotheken.nl/id/thes/p397113420> a schema1:Person ;
    rdfs:label "Hoorn, Joost van" ;
    schema1:description "Platform31" ;
    schema1:familyName "van Hoorn" ;
    schema1:givenName "Joost" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/77290239812560515493da2af32993af> ;
    schema1:name "Joost van Hoorn" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/75147266561335480064>,
        <https://isni.org/isni/0000000468645059> .

