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

<http://data.bibliotheken.nl/id/thes/p073323608> a schema1:Person ;
    rdfs:label "Borne, Crescentius v.d." ;
    schema1:familyName "v.d. Borne" ;
    schema1:givenName "Crescentius" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb4b3ad54039ed8c77e1b0cca8457c16> ;
    schema1:name "Crescentius v.d. Borne" ;
    schema1:sameAs <http://viaf.org/viaf/289207040>,
        <https://isni.org/isni/0000000394695511> .

