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

<http://data.bibliotheken.nl/id/thes/p11183452X> a schema1:Person ;
    rdfs:label "Reymakers, Franciscus Carolus" ;
    schema1:description "pseud. van: Frans Cauwe" ;
    schema1:familyName "Reymakers" ;
    schema1:givenName "Franciscus Carolus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/305d1e413031f3f0e233429de6251dc2> ;
    schema1:name "Franciscus Carolus Reymakers" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p072913142>,
        <http://viaf.org/viaf/288910903>,
        <https://isni.org/isni/0000000394463884> .

