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

<http://data.bibliotheken.nl/id/thes/p085836516> a schema1:Person ;
    rdfs:label "Fritschy, Frits" ;
    schema1:description "red./bew." ;
    schema1:familyName "Fritschy" ;
    schema1:givenName "Frits" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/577d17c09bf484114c0757133b9ab4b8> ;
    schema1:name "Frits Fritschy" ;
    schema1:sameAs <http://viaf.org/viaf/280221499>,
        <https://isni.org/isni/0000000387275949> .

