@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/p069188815> a schema1:Person ;
    rdfs:label "Delprat, Daniël Apollonius (1890-1988 ; reder)" ;
    schema1:alternateName "Delprat, D.A." ;
    schema1:birthDate "1890" ;
    schema1:deathDate "1988" ;
    schema1:description "bron: http://www.biografischportaal.nl/persoon/63401303",
        "bron: https://www.parlement.com/id/vg09lkzoq3ce/d_a_delprat" ;
    schema1:familyName "Delprat" ;
    schema1:givenName "Daniël Apollonius" ;
    schema1:hasOccupation "reder" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc68e06865881101b146612aa5b662e9> ;
    schema1:name "Daniël Apollonius Delprat" ;
    schema1:nationality "nl" ;
    schema1:sameAs wd:Q2115049,
        <https://isni.org/isni/0000000026252629> .

