@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/p070611149> a schema1:Person ;
    rdfs:label "Funke, Karl Philipp (1752-1807)" ;
    schema1:alternateName "Funcke, C.P.",
        "Funke, C.Ph.",
        "Funke, G.Ph." ;
    schema1:birthDate "1752" ;
    schema1:deathDate "1807" ;
    schema1:description "is ook: J.C. Freier" ;
    schema1:familyName "Funke" ;
    schema1:givenName "Karl Philipp" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a04de5ade9ea1a9fac63ec5ba2d3d9fb> ;
    schema1:name "Karl Philipp Funke" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p117787620>,
        <http://viaf.org/viaf/57377780>,
        wd:Q21544686,
        <https://isni.org/isni/0000000110274572> .

