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

<http://data.bibliotheken.nl/id/thes/p181779366> a schema1:Person ;
    rdfs:label "Jans, Marielle Perpetua (1964-)" ;
    schema1:birthDate "1964" ;
    schema1:description "fysiotherapeut, bewegingswetenschapper en epidemioloog" ;
    schema1:familyName "Jans" ;
    schema1:givenName "Marielle Perpetua" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cfd952d34cd82d42154d0322c9eb4c21> ;
    schema1:name "Marielle Perpetua Jans" ;
    schema1:sameAs <http://viaf.org/viaf/284951636>,
        <https://isni.org/isni/0000000391173267> .

