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

<http://data.bibliotheken.nl/id/thes/p07408190X> a schema1:Person ;
    rdfs:label "Schram, Arthur Jan Hendrikus Christoffel (1960-)" ;
    schema1:alternateName "Schram, Arthur J.H.C." ;
    schema1:birthDate "1960" ;
    schema1:description "B0026007: dr." ;
    schema1:familyName "Schram" ;
    schema1:givenName "Arthur Jan Hendrikus Christoffel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/510437fa01f1dc56ab05135e5f38e6cf> ;
    schema1:name "Arthur Jan Hendrikus Christoffel Schram" ;
    schema1:sameAs <http://viaf.org/viaf/61631105>,
        <https://isni.org/isni/000000008140789X> .

