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

<http://data.bibliotheken.nl/id/thes/p068548001> a schema1:Person ;
    rdfs:label "Waterschoot, Herwig (1947-)" ;
    schema1:birthDate "1947" ;
    schema1:description "mb" ;
    schema1:familyName "Waterschoot" ;
    schema1:givenName "Herwig" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93eb006846ddc1de68842815bfd01fd0> ;
    schema1:name "Herwig Waterschoot" ;
    schema1:sameAs <http://viaf.org/viaf/60617820>,
        <https://isni.org/isni/0000000027362889> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/wate012> .

