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

<http://data.bibliotheken.nl/id/thes/p070420483> a schema1:Person ;
    rdfs:label "Etzkorn, Girard" ;
    schema1:familyName "Etzkorn" ;
    schema1:givenName "Girard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59bd74edb3fda085237152165e789222> ;
    schema1:name "Girard Etzkorn" ;
    schema1:sameAs <http://viaf.org/viaf/283132713>,
        <https://isni.org/isni/0000000389687824> .

