@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/p073873365> a schema1:Person ;
    rdfs:label "Drijvers, Joannes Franciscus (1858-1914)" ;
    schema1:alternateName "Drijvers, Jan Frans" ;
    schema1:birthDate "1858" ;
    schema1:deathDate "1914" ;
    schema1:familyName "Drijvers" ;
    schema1:givenName "Joannes Franciscus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8be6c9dc741de2e38b3fffa9e3bab797> ;
    schema1:name "Joannes Franciscus Drijvers" ;
    schema1:sameAs <http://viaf.org/viaf/284015315>,
        wd:Q98429873 .

