@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/p095126066> a schema1:Person ;
    rdfs:label "Pieke, Frank Nikolaas (1957-)" ;
    schema1:alternateName "Pieke, Frank",
        "彭轲" ;
    schema1:birthDate "1957" ;
    schema1:description "zie ook: Frank Niming" ;
    schema1:familyName "Pieke" ;
    schema1:givenName "Frank Nikolaas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/896f94a9e3d59bae71f70cd1097bd879> ;
    schema1:name "Frank Nikolaas Pieke" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p075021331>,
        <http://viaf.org/viaf/44448440>,
        wd:Q56649649,
        <https://isni.org/isni/0000000116315718> .

