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

<http://data.bibliotheken.nl/id/thes/p074826417> a schema1:Person ;
    rdfs:label "Apon, L.P. (1964-)" ;
    schema1:birthDate "1964" ;
    schema1:familyName "Apon" ;
    schema1:givenName "L.P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8ecfc3fc66f844b3049c8051516af6fd> ;
    schema1:name "L.P. Apon" ;
    schema1:sameAs <http://viaf.org/viaf/286777526>,
        <https://isni.org/isni/000000039265808X> .

