@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/p088858995> a schema1:Person ;
    rdfs:label "Delisle, Guillaume (1675-1726)" ;
    schema1:alternateName "Isle, Guillaume de l'",
        "L'Isle, Guillaume de",
        "Lisle, Guillaume de" ;
    schema1:birthDate "1675" ;
    schema1:deathDate "1726" ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl" ;
    schema1:familyName "Delisle" ;
    schema1:givenName "Guillaume" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/72fff1e4e9dd1e8433961fef1e547109>,
        <https://data.bibliotheken.nl/.well-known/genid/ee1841d91c12e84beefb2e4d6f5d4a18> ;
    schema1:name "Guillaume Delisle" ;
    schema1:sameAs <http://viaf.org/viaf/19841342>,
        wd:Q1389662,
        <https://isni.org/isni/0000000121232028> .

