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

<http://data.bibliotheken.nl/id/thes/p284180394> a schema1:Person ;
    rdfs:label "Duval, Daan" ;
    schema1:description "B0536335: piloot koninklijke luchtmacht" ;
    schema1:familyName "Duval" ;
    schema1:givenName "Daan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd4f22cfdab3028a47acd2f55ee50025> ;
    schema1:name "Daan Duval" ;
    schema1:sameAs <http://viaf.org/viaf/285939551> .

