@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/p071167498> a schema1:Person ;
    rdfs:label "Gerstäcker, Friedrich Wilhelm Christian (1816-1872)" ;
    schema1:alternateName "Gerstacker, F.",
        "Gerstäcker, Frédérick" ;
    schema1:birthDate "1816" ;
    schema1:deathDate "1872" ;
    schema1:familyName "Gerstäcker" ;
    schema1:givenName "Friedrich Wilhelm Christian" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2442a60022e12f4be8ed204ee86277db> ;
    schema1:name "Friedrich Wilhelm Christian Gerstäcker" ;
    schema1:sameAs <http://viaf.org/viaf/41840639>,
        wd:Q77478,
        <https://isni.org/isni/0000000110254694> .

