@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/p070948577> a schema1:Person ;
    rdfs:label "Plancquaert, Hector Maria (1863-1953)" ;
    schema1:birthDate "1863" ;
    schema1:deathDate "1953" ;
    schema1:familyName "Plancquaert" ;
    schema1:givenName "Hector Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd87f7bacd5d8f49f7ca447a06b56c87> ;
    schema1:name "Hector Maria Plancquaert" ;
    schema1:sameAs <http://viaf.org/viaf/35263874>,
        wd:Q1897768,
        <https://isni.org/isni/0000000035566558> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/plan003> .

