@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/p072706805> a schema1:Person ;
    rdfs:label "Van de Wiel, Constant (-2007)" ;
    schema1:alternateName "Wiel, C. van de" ;
    schema1:deathDate "2007" ;
    schema1:familyName "Van de Wiel" ;
    schema1:givenName "Constant" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb232246d458c7891975ef50ebeea30e> ;
    schema1:name "Constant Van de Wiel" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/112265091>,
        wd:Q49427819,
        <https://isni.org/isni/0000000377141605> .

