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

<http://data.bibliotheken.nl/id/thes/p101070993> a schema1:Person ;
    rdfs:label "Miltenburg, G.T." ;
    schema1:familyName "Miltenburg" ;
    schema1:givenName "G.T." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4c4eee51c0f60bb0e6d996d578819026> ;
    schema1:name "G.T. Miltenburg" ;
    schema1:sameAs <http://viaf.org/viaf/291845858>,
        <https://isni.org/isni/000000039681369X> .

