@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/p070040435> a schema1:Person ;
    rdfs:label "Frederiks, Johannes Godefridus (1828-1896)" ;
    schema1:birthDate "1828" ;
    schema1:deathDate "1896" ;
    schema1:description "NLMD/F 4641",
        "red. biografisch woordenboek" ;
    schema1:familyName "Frederiks" ;
    schema1:givenName "Johannes Godefridus" ;
    schema1:hasOccupation "auteur",
        "historicus",
        "leraar" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a942befffa2d9eff0cbf381c1ee0af2> ;
    schema1:name "Johannes Godefridus Frederiks" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/20671081>,
        wd:Q2200011,
        <https://isni.org/isni/0000000018341613> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/fred006> .

