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

<http://data.bibliotheken.nl/id/thes/p073141194> a schema1:Person ;
    rdfs:label "Soonius, J.W. (1951-)" ;
    schema1:birthDate "1951" ;
    schema1:description "drs. ; psycholoog" ;
    schema1:familyName "Soonius" ;
    schema1:givenName "J.W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f3634c35328910a061bf7673bb17fa3f> ;
    schema1:name "J.W. Soonius" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/75526049>,
        <https://isni.org/isni/0000000032138208> .

