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

<http://data.bibliotheken.nl/id/thes/p073657018> a schema1:Person ;
    rdfs:label "Marcelis, Leonardus Franciscus Maria (1963-)" ;
    schema1:alternateName "Marcelis, Leo" ;
    schema1:birthDate "1963" ;
    schema1:familyName "Marcelis" ;
    schema1:givenName "Leonardus Franciscus Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf2cf6e5d7412c7d3a83324be90edba6> ;
    schema1:name "Leonardus Franciscus Maria Marcelis" ;
    schema1:sameAs <http://viaf.org/viaf/107681707>,
        <https://isni.org/isni/0000000077657431> .

