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

<http://data.bibliotheken.nl/id/thes/p071344381> a schema1:Person ;
    rdfs:label "Kabel, Dick L." ;
    schema1:familyName "Kabel" ;
    schema1:givenName "Dick L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca6b4f4ea7f75454c2ada1840dc3d3c2> ;
    schema1:name "Dick L. Kabel" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/281422291>,
        <https://isni.org/isni/000000038827194X> .

