@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/p069537518> a schema1:Person ;
    rdfs:label "Gassendi, Pierre (1592-1655)" ;
    schema1:alternateName "Gassendi, ...",
        "Gassendi, Petrus",
        "Gassendus, Petrus",
        "Gassendus, Pt." ;
    schema1:birthDate "1592" ;
    schema1:deathDate "1655" ;
    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=gass001",
        "mb" ;
    schema1:familyName "Gassendi" ;
    schema1:givenName "Pierre" ;
    schema1:hasOccupation "astronoom",
        "filosoof" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/43dd042c76d74bb32535693a72fa9651>,
        <https://data.bibliotheken.nl/.well-known/genid/4e1b855c009b94fddec0d1508077639b> ;
    schema1:name "Pierre Gassendi" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://viaf.org/viaf/29547503>,
        wd:Q192315,
        <https://isni.org/isni/0000000122778567> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/gass001> .

