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

<http://data.bibliotheken.nl/id/thes/p303672773> a schema1:Person ;
    rdfs:label "Cerff, Dietrich" ;
    schema1:familyName "Cerff" ;
    schema1:givenName "Dietrich" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/10304c1dc72e92a980580bef522edf58> ;
    schema1:name "Dietrich Cerff" ;
    schema1:sameAs <http://viaf.org/viaf/169478173>,
        <https://isni.org/isni/0000000398065170> .

