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

<http://data.bibliotheken.nl/id/thes/p06887037X> a schema1:Person ;
    rdfs:label "Swarttouw, F." ;
    schema1:familyName "Swarttouw" ;
    schema1:givenName "F." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f7857fb0b1e95377f5c7e9fefc32d262> ;
    schema1:name "F. Swarttouw" ;
    schema1:sameAs <http://viaf.org/viaf/281498297>,
        <https://isni.org/isni/0000000388328707> .

