@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p070502986> a schema1:Person ;
    rdfs:label "Staveren, Augustinus van (1704-1772)" ;
    schema1:birthDate "1704" ;
    schema1:deathDate "1772" ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl",
        "http://dbnl-srv-p200.dmz.kb.nl/auteurs/auteur.php?id=stav026" ;
    schema1:familyName "van Staveren" ;
    schema1:givenName "Augustinus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b8b6247b8a42bc4112aebc29f3cda2be>,
        <https://data.bibliotheken.nl/.well-known/genid/cd2d007218c767898f5e7e9ec5596615> ;
    schema1:name "Augustinus van Staveren" ;
    schema1:sameAs <http://viaf.org/viaf/89208065>,
        wd:Q29834630,
        <https://isni.org/isni/0000000119783410> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/stav026> .

