@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/p069671656> a schema1:Person ;
    rdfs:label "La Colombière, Claude de (1641-1682)" ;
    schema1:alternateName "Colombière, Claude de la",
        "La Colombière, Claude",
        "La Colombière, Claudio de",
        "La Colombière, Claudius de" ;
    schema1:birthDate "1641" ;
    schema1:deathDate "1682" ;
    schema1:description "SJ" ;
    schema1:familyName "de La Colombière" ;
    schema1:givenName "Claude" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f24ebc99bae36660c284be87b906be43> ;
    schema1:name "Claude de La Colombière" ;
    schema1:sameAs <http://viaf.org/viaf/106969153>,
        wd:Q1097290,
        <https://isni.org/isni/0000000115796759> .

