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

<http://data.bibliotheken.nl/id/thes/p07341106X> a schema1:Person ;
    rdfs:label "Aldenkamp, Albert Pierre (1951-)" ;
    schema1:alternateName "Aldenkamp, Albert P." ;
    schema1:birthDate "1951" ;
    schema1:familyName "Aldenkamp" ;
    schema1:givenName "Albert Pierre" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/210ae1bf4f2f383a328b5dbea02f0539> ;
    schema1:name "Albert Pierre Aldenkamp" ;
    schema1:sameAs <http://viaf.org/viaf/115085457>,
        <https://isni.org/isni/0000000083204017> .

