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

<http://data.bibliotheken.nl/id/thes/p073485691> a schema1:Person ;
    rdfs:label "Welling, Wouter (1964-)" ;
    schema1:birthDate "1964" ;
    schema1:description "kunstcriticus" ;
    schema1:familyName "Welling" ;
    schema1:givenName "Wouter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/915843baa8d3121fb0323be084fafeb5> ;
    schema1:name "Wouter Welling" ;
    schema1:sameAs <http://viaf.org/viaf/241662440>,
        <https://isni.org/isni/0000000107184875> .

