@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/p069899274> a schema1:Person ;
    rdfs:label "Chantepie de la Saussaye, Daniel (1818-1874)" ;
    schema1:alternateName "C. d. l. S, D.",
        "La Saussaye, D. Chantepie de",
        "Saussaye, D. Chantepie de la" ;
    schema1:birthDate "1818" ;
    schema1:deathDate "1874" ;
    schema1:description "theoloog; o.a. oprichter/red. in 1853 van het theologische tijdschrift \"Ernst en Vrede\" (mede-red. Nicolaas Beets en J.I. Doedes)" ;
    schema1:familyName "Chantepie de la Saussaye" ;
    schema1:givenName "Daniel" ;
    schema1:hasOccupation "theoloog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f1391c05fbf84b4779c2033ad94a898> ;
    schema1:name "Daniel Chantepie de la Saussaye" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/56921070>,
        wd:Q1160320,
        <https://isni.org/isni/0000000066631172> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/chan002> .

