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

<http://data.bibliotheken.nl/id/thes/p152228918> a schema1:Person ;
    rdfs:label "Wieberdink, A.S.J." ;
    schema1:description "vert." ;
    schema1:familyName "Wieberdink" ;
    schema1:givenName "A.S.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/33bdc15a64a856dacac4e271941ff5fe> ;
    schema1:name "A.S.J. Wieberdink" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/291037951>,
        <https://isni.org/isni/0000000396145556> .

