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

<http://data.bibliotheken.nl/id/thes/p067850650> a schema1:Person ;
    rdfs:label "Arkenbout, Johannes" ;
    schema1:familyName "Arkenbout" ;
    schema1:givenName "Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ee30b232b08045a539f0042e49c74b58> ;
    schema1:name "Johannes Arkenbout" ;
    schema1:sameAs <http://viaf.org/viaf/287035189>,
        <https://isni.org/isni/0000000392922821> .

