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

<http://data.bibliotheken.nl/id/thes/p080361366> a schema1:Person ;
    rdfs:label "Vink, J.B.W.P." ;
    schema1:description "Medew. ITS",
        "Voorletters: J.B.W.P. (interne tel.gids KUN)" ;
    schema1:familyName "Vink" ;
    schema1:givenName "J.B.W.P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dbda71807bb95427c18848a7413be881> ;
    schema1:name "J.B.W.P. Vink" ;
    schema1:sameAs <http://viaf.org/viaf/21377761>,
        <https://isni.org/isni/0000000035144742> .

