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

<http://data.bibliotheken.nl/id/thes/p440517591> a schema1:Person ;
    rdfs:label "Acherrat, F.Z." ;
    schema1:description "Drs." ;
    schema1:familyName "Acherrat" ;
    schema1:givenName "F.Z." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0708336b79d1535a7b934a0fe9cbbccd> ;
    schema1:name "F.Z. Acherrat" ;
    schema1:sameAs <https://isni.org/isni/0000000513307092> .

