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

<http://data.bibliotheken.nl/id/thes/p332870049> a schema1:Person ;
    rdfs:label "Schijndel, A.A.A. van" ;
    schema1:alternateName "Schijndel, A. van" ;
    schema1:description "drs., onderzoeker Regioplan" ;
    schema1:familyName "van Schijndel" ;
    schema1:givenName "A.A.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/140a9ca2ca64dbdce389438d52d93e93> ;
    schema1:name "A.A.A. van Schijndel" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/280302639>,
        <https://isni.org/isni/0000000387343833> .

