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

<http://data.bibliotheken.nl/id/thes/p161369421> a schema1:Person ;
    rdfs:label "Former, Majorie (1962-)" ;
    schema1:alternateName "Boon, Majorie",
        "Former-Boon, M.",
        "Former-Boon, Majorie" ;
    schema1:birthDate "1962" ;
    schema1:description "diëtiste" ;
    schema1:familyName "Former" ;
    schema1:givenName "Majorie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/35baf207251a20f0cd9550d72f423a57> ;
    schema1:name "Majorie Former" ;
    schema1:sameAs <http://viaf.org/viaf/281560931>,
        <https://isni.org/isni/0000000120569825> .

