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

<http://data.bibliotheken.nl/id/thes/p073260673> a schema1:Person ;
    rdfs:label "Jellema, P.G." ;
    schema1:description "Ook als: P. Jellema",
        "bouwtechniek" ;
    schema1:familyName "Jellema" ;
    schema1:givenName "P.G." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/453162213d80d13a23d56d8018ea17f8> ;
    schema1:name "P.G. Jellema" ;
    schema1:sameAs <http://viaf.org/viaf/284573036>,
        <https://isni.org/isni/0000000390857456> .

