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

<http://data.bibliotheken.nl/id/thes/p115509399> a schema1:Person ;
    rdfs:label "Zieren, Max (Assistant Coordinator AWB-Indonesia)" ;
    schema1:description "Ir." ;
    schema1:familyName "Zieren" ;
    schema1:givenName "Max" ;
    schema1:hasOccupation "Assistant Coordinator AWB-Indonesia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/424be76a4d40a06939537ac89e825583> ;
    schema1:name "Max Zieren" ;
    schema1:sameAs <http://viaf.org/viaf/287982611>,
        <https://isni.org/isni/0000000393637475> .

