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

<http://data.bibliotheken.nl/id/thes/p167609009> a schema1:Person ;
    rdfs:label "Daneels, Roeland (-1716)" ;
    schema1:deathDate "1716" ;
    schema1:familyName "Daneels" ;
    schema1:givenName "Roeland" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f97fd74acd49bee505250c3ffb8525d> ;
    schema1:name "Roeland Daneels" ;
    schema1:sameAs <http://viaf.org/viaf/292103124>,
        <https://isni.org/isni/0000000397079124> .

