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

<http://data.bibliotheken.nl/id/thes/p400365383> a schema1:Person ;
    rdfs:label "Schaake, Arnoud (1948-)" ;
    schema1:birthDate "1948" ;
    schema1:description "ISBN 9789076385150: Pagina 155 vermeldt: Geboren in Apeldoorn. Studeerde aan de sociale academie de Horst en sociale wetenschappen aan de Universiteit van Amsterdam." ;
    schema1:familyName "Schaake" ;
    schema1:givenName "Arnoud" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a142112d75e87e3f1426898a9bba17ec> ;
    schema1:name "Arnoud Schaake" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/193147266833935482064> .

