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

<http://data.bibliotheken.nl/id/thes/p391590669> a schema1:Person ;
    rdfs:label "Dulk, Laurens den" ;
    schema1:description "tekstuele herziening reisgids" ;
    schema1:familyName "den Dulk" ;
    schema1:givenName "Laurens" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f269129a0faec516e2fa975e51064265> ;
    schema1:name "Laurens den Dulk" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/317175880>,
        <https://isni.org/isni/0000000452485249> .

