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

<http://data.bibliotheken.nl/id/thes/p147489504> a schema1:Person ;
    rdfs:label "Meulenbroeks, Radulfus Franciscus Godfried (1967-)" ;
    schema1:birthDate "1967" ;
    schema1:familyName "Meulenbroeks" ;
    schema1:givenName "Radulfus Franciscus Godfried" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/095069ee0dd80b7e4a60e042c3c8ef64> ;
    schema1:name "Radulfus Franciscus Godfried Meulenbroeks" ;
    schema1:sameAs <http://viaf.org/viaf/287032345>,
        <https://isni.org/isni/0000000131143774> .

