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

<http://data.bibliotheken.nl/id/thes/p074980696> a schema1:Person ;
    rdfs:label "Aartman, Jacobus Antonius Gerardus" ;
    schema1:description "drs. (o.a. B9935058)" ;
    schema1:familyName "Aartman" ;
    schema1:givenName "Jacobus Antonius Gerardus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d4c3671786cda4e5cb9d0f3bf0036fd8> ;
    schema1:name "Jacobus Antonius Gerardus Aartman" ;
    schema1:sameAs <http://viaf.org/viaf/14090815>,
        <https://isni.org/isni/0000000037485532> .

