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

<http://data.bibliotheken.nl/id/thes/p244695105> a schema1:Person ;
    rdfs:label "Hoffman, Marjon Nathaly (1971-)" ;
    schema1:alternateName "Hoffman, Marjon Nathaly" ;
    schema1:birthDate "1971" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Marjon_Hoffman" ;
    schema1:familyName "Hoffman" ;
    schema1:givenName "Marjon Nathaly" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6680d43e4f164e4b622877f42bca3b73> ;
    schema1:name "Marjon Nathaly Hoffman" ;
    schema1:nationality "nl" ;
    schema1:sameAs wd:Q2207396,
        <https://isni.org/isni/0000000369162174> .

