@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p417144350> a schema1:Person ;
    rdfs:label "Philip, Simon (1988-)" ;
    schema1:birthDate "1988" ;
    schema1:description "auteur prentenboeken (jeugd)" ;
    schema1:familyName "Philip" ;
    schema1:givenName "Simon" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/37cb59fa781e17eede4e3617828057ac> ;
    schema1:name "Simon Philip" ;
    schema1:sameAs <http://viaf.org/viaf/188147905064779091019>,
        <https://isni.org/isni/0000000478677281> .

