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

<http://data.bibliotheken.nl/id/thes/p073184446> a schema1:Person ;
    rdfs:label "Daems, Frans (1941-)" ;
    schema1:birthDate "1941" ;
    schema1:description "universitair docent nederlands, Universiteit Antwerpen" ;
    schema1:familyName "Daems" ;
    schema1:givenName "Frans" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/db9cedbcc2db014cd0d212b95bb07c19> ;
    schema1:name "Frans Daems" ;
    schema1:sameAs <http://viaf.org/viaf/55771057>,
        <https://isni.org/isni/0000000029321802> .

