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

<http://data.bibliotheken.nl/id/thes/p071238247> a schema1:Person ;
    rdfs:label "Suoz, H." ;
    schema1:description "vert." ;
    schema1:familyName "Suoz" ;
    schema1:givenName "H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e84609a7123adc46a4e4b51ac80627e2> ;
    schema1:name "H. Suoz" ;
    schema1:sameAs <http://viaf.org/viaf/280929526>,
        <https://isni.org/isni/0000000387858810> .

