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

<http://data.bibliotheken.nl/id/thes/p068522657> a schema1:Person ;
    rdfs:label "Madaus, George F." ;
    schema1:familyName "Madaus" ;
    schema1:givenName "George F." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/268bbeddda51556bd0d1c242011620a5> ;
    schema1:name "George F. Madaus" ;
    schema1:sameAs <http://viaf.org/viaf/35727524>,
        <https://isni.org/isni/0000000118748795> .

