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

<http://data.bibliotheken.nl/id/thes/p067521134> a schema1:Person ;
    rdfs:label "Wattel, Anthonie (1928-2015 ; bedrijfseconoom, bedrijfskundige)" ;
    schema1:birthDate "1928" ;
    schema1:deathDate "2015" ;
    schema1:familyName "Wattel" ;
    schema1:givenName "Anthonie" ;
    schema1:hasOccupation "bedrijfseconoom, bedrijfskundige" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a05eaf1d5de021a12e2062b40f03c18> ;
    schema1:name "Anthonie Wattel" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/63115411>,
        wd:Q13567906,
        <https://isni.org/isni/0000000029499248> .

