@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p069705720> a schema1:Person ;
    rdfs:label "Delaporte, Albert (1829-)" ;
    schema1:birthDate "1829" ;
    schema1:description "R.P." ;
    schema1:familyName "Delaporte" ;
    schema1:givenName "Albert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b23a4409573d6b2b38b214e0e3a0b1bd> ;
    schema1:name "Albert Delaporte" ;
    schema1:sameAs <http://viaf.org/viaf/24594970>,
        <https://isni.org/isni/0000000083423113> .

