@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/p075131420> a schema1:Person ;
    rdfs:label "Freriks, Philip Johan (1944-)" ;
    schema1:birthDate "1944" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Philip_Freriks" ;
    schema1:familyName "Freriks" ;
    schema1:givenName "Philip Johan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f62d1187342007ba43cb3e390b097e11> ;
    schema1:name "Philip Johan Freriks" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/2638644>,
        wd:Q2202934,
        <https://isni.org/isni/0000000006547390> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/frer005> .

