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

<http://data.bibliotheken.nl/id/thes/p069921865> a schema1:Person ;
    rdfs:label "Delil, A.A.M." ;
    schema1:familyName "Delil" ;
    schema1:givenName "A.A.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c02a69a6742afb7e297fd209a52befdd> ;
    schema1:name "A.A.M. Delil" ;
    schema1:sameAs <http://viaf.org/viaf/280540043>,
        <https://isni.org/isni/0000000387592258> .

