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

<http://data.bibliotheken.nl/id/thes/p071847480> a schema1:Person ;
    rdfs:label "Ambtman, Roelof den" ;
    schema1:familyName "den Ambtman" ;
    schema1:givenName "Roelof" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/15a190852ee3c58dd86512de9f4bdf2a> ;
    schema1:name "Roelof den Ambtman" ;
    schema1:sameAs <http://viaf.org/viaf/287336197>,
        <https://isni.org/isni/000000039311456X> .

