@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/p069172676> a schema1:Person ;
    rdfs:label "Le Nôtre, André (1613-1700)" ;
    schema1:alternateName "Le Nostre, André" ;
    schema1:birthDate "1613" ;
    schema1:deathDate "1700" ;
    schema1:description "mb" ;
    schema1:familyName "Le Nôtre" ;
    schema1:givenName "André" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5653492cec3486fb527ac2fdb51d0339> ;
    schema1:name "André Le Nôtre" ;
    schema1:sameAs <http://viaf.org/viaf/49234418>,
        wd:Q273849,
        <https://isni.org/isni/0000000121318665> .

