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

<http://data.bibliotheken.nl/id/thes/p073747688> a schema1:Person ;
    rdfs:label "Gerards, Piet (1950-)" ;
    schema1:birthDate "1950" ;
    schema1:description "grafisch ontwerper/graveur en typograaf" ;
    schema1:familyName "Gerards" ;
    schema1:givenName "Piet" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f6b0b72390a0f2d9c919d40284ab1e4> ;
    schema1:name "Piet Gerards" ;
    schema1:sameAs <http://viaf.org/viaf/914150>,
        wd:Q42429293,
        <https://isni.org/isni/000000002206847X> .

