@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/p074043692> a schema1:Person ;
    rdfs:label "Fabius, Gerhardus (1806-1888)" ;
    schema1:birthDate "1806" ;
    schema1:deathDate "1888" ;
    schema1:description "zie ook: F.C.O." ;
    schema1:familyName "Fabius" ;
    schema1:givenName "Gerhardus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b31ad439066014fddec4b096399b625> ;
    schema1:name "Gerhardus Fabius" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p432076913>,
        <http://viaf.org/viaf/37804727>,
        wd:Q2010606,
        <https://isni.org/isni/0000000033325996> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/fabi007> .

