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

<http://data.bibliotheken.nl/id/thes/p419540881> a schema1:Person ;
    rdfs:label "Cappellen, Lucas van" ;
    schema1:familyName "van Cappellen" ;
    schema1:givenName "Lucas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21d8c98719f6d50c925971ecb47641cb> ;
    schema1:name "Lucas van Cappellen" ;
    schema1:sameAs <http://viaf.org/viaf/73153833174664330863>,
        <https://isni.org/isni/0000000468515844> .

