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

<http://data.bibliotheken.nl/id/thes/p069036306> a schema1:Person ;
    rdfs:label "Snoeys, Fr." ;
    schema1:description "wiskundige" ;
    schema1:familyName "Snoeys" ;
    schema1:givenName "Fr." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4df8b679b4a5d7604364ee334a98f3d1> ;
    schema1:name "Fr. Snoeys" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/280495007>,
        <https://isni.org/isni/0000000387539625> .

