@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/p070043876> a schema1:Person ;
    rdfs:label "Gargon, Mattheus (1661-1728)" ;
    schema1:alternateName "Gargon, M." ;
    schema1:birthDate "1661" ;
    schema1:deathDate "1728" ;
    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=garg001" ;
    schema1:familyName "Gargon" ;
    schema1:givenName "Mattheus" ;
    schema1:hasOccupation "predikant",
        "rector" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fae75bf58e6b12f566f222a520eb863d>,
        <https://data.bibliotheken.nl/.well-known/genid/fdca581e95cb8a5088fa71a4848aa2cc> ;
    schema1:name "Mattheus Gargon" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/64346551>,
        wd:Q87110416,
        <https://isni.org/isni/000000007853795X> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/garg001> .

