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

<http://data.bibliotheken.nl/id/thes/p073753580> a schema1:Person ;
    rdfs:label "Ammeraal, Leen" ;
    schema1:alternateName "Ammeraal, Leendert" ;
    schema1:familyName "Ammeraal" ;
    schema1:givenName "Leen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/34106f4e7fa469e6ebc91989458e10dc> ;
    schema1:name "Leen Ammeraal" ;
    schema1:sameAs <http://viaf.org/viaf/79064360>,
        <https://isni.org/isni/0000000116779993> .

