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

<http://data.bibliotheken.nl/id/thes/p305735527> a schema1:Person ;
    rdfs:label "Vliegen, H.W." ;
    schema1:description "korfbal" ;
    schema1:familyName "Vliegen" ;
    schema1:givenName "H.W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/04de2731265cd8facced7af80210372a> ;
    schema1:name "H.W. Vliegen" ;
    schema1:sameAs <http://viaf.org/viaf/287953407>,
        <https://isni.org/isni/0000000393617976> .

