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

<http://data.bibliotheken.nl/id/thes/p084854561> a schema1:Person ;
    rdfs:label "Bauwens, Daniël" ;
    schema1:description "taalkundige" ;
    schema1:familyName "Bauwens" ;
    schema1:givenName "Daniël" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/49910cb40218cf9977ad14294a3f841c> ;
    schema1:name "Daniël Bauwens" ;
    schema1:sameAs <http://viaf.org/viaf/284346619>,
        <https://isni.org/isni/0000000394168594> .

