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

<http://data.bibliotheken.nl/id/thes/p070049459> a schema1:Person ;
    rdfs:label "Schilder, A.H. (1956-)" ;
    schema1:alternateName "Schilder, Harry" ;
    schema1:birthDate "1956" ;
    schema1:description "mb",
        "zie ook: Bloyd",
        "zie ook: Haja" ;
    schema1:familyName "Schilder" ;
    schema1:givenName "A.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dbc5a1eefbebbd348fc0318d0e57c2f3> ;
    schema1:name "A.H. Schilder" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p084823054>,
        <http://data.bibliotheken.nl/id/thes/p084983140>,
        <http://viaf.org/viaf/283759283>,
        <https://isni.org/isni/0000000390196862> .

