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

<http://data.bibliotheken.nl/id/thes/p156718596> a schema1:Person ;
    rdfs:label "Spiering, Frederik Johan Willem Gerard" ;
    schema1:familyName "Spiering" ;
    schema1:givenName "Frederik Johan Willem Gerard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f370f9faaef8df19e69b7e66a5b174fd> ;
    schema1:name "Frederik Johan Willem Gerard Spiering" ;
    schema1:sameAs <http://viaf.org/viaf/288775142>,
        <https://isni.org/isni/0000000394336543> .

