@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/p070064679> a schema1:Person ;
    rdfs:label "Gribius, Petrus (1651-1739)" ;
    schema1:birthDate "1651" ;
    schema1:deathDate "1739" ;
    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=grib001" ;
    schema1:familyName "Gribius" ;
    schema1:givenName "Petrus" ;
    schema1:hasOccupation "predikant" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/349f3deb57f6ba439a67e1bf11205619>,
        <https://data.bibliotheken.nl/.well-known/genid/7c1970181756ae512137887ab138e56c> ;
    schema1:name "Petrus Gribius" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/289900772>,
        wd:Q55680237,
        <https://isni.org/isni/0000000395202467> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/grib001> .

