@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/p074350986> a schema1:Person ;
    rdfs:label "Dagen, Philippe (1959-)" ;
    schema1:birthDate "1959" ;
    schema1:familyName "Dagen" ;
    schema1:givenName "Philippe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d71693ce540bc480b18a9c525ab80cb7> ;
    schema1:name "Philippe Dagen" ;
    schema1:sameAs <http://viaf.org/viaf/66487477>,
        wd:Q3379668,
        <https://isni.org/isni/0000000121372338> .

