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

<http://data.bibliotheken.nl/id/thes/p06800074X> a schema1:Person ;
    rdfs:label "Wesseling, Piet (1942-)" ;
    schema1:alternateName "Wesseling, Pieter" ;
    schema1:birthDate "1942" ;
    schema1:description "Ook als: Pieter Wesseling" ;
    schema1:familyName "Wesseling" ;
    schema1:givenName "Piet" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0f9b9059595cee7ccbfdac45b79926fc> ;
    schema1:name "Piet Wesseling" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/534822>,
        wd:Q15440374,
        <https://isni.org/isni/0000000119916682> .

