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

<http://data.bibliotheken.nl/id/thes/p153182210> a schema1:Person ;
    rdfs:label "Bouvy, Marcel Louis (1966-)" ;
    schema1:alternateName "Bouvy, M.L." ;
    schema1:birthDate "1966" ;
    schema1:description "B0325263: 1966- ; Pharmaceutisch Weekblad (1994-2000)",
        "Stichting Lareb, Regio Noordwest Nederland, Theda Mansholtstraat 3, 2331 JE Leiden",
        "apotheker" ;
    schema1:familyName "Bouvy" ;
    schema1:givenName "Marcel Louis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a3259dd6eeaa269fb45071c62ca060d> ;
    schema1:name "Marcel Louis Bouvy" ;
    schema1:sameAs <http://viaf.org/viaf/78998448>,
        <https://isni.org/isni/0000000055088944> .

