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

<http://data.bibliotheken.nl/id/thes/p074948202> a schema1:Person ;
    rdfs:label "Meinzak, Emilio" ;
    schema1:familyName "Meinzak" ;
    schema1:givenName "Emilio" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/229e4eac6461109d71d8580fa0d0927c> ;
    schema1:name "Emilio Meinzak" ;
    schema1:sameAs <http://viaf.org/viaf/287270741>,
        <https://isni.org/isni/0000000393065438> .

