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

<http://data.bibliotheken.nl/id/thes/p104207264> a schema1:Person ;
    rdfs:label "Masurel, Enno (1959-)" ;
    schema1:birthDate "1959" ;
    schema1:description "Faculty of Economics and Business Administration, Vrije Universiteit Amsterdam; Economic and Social Institute",
        "Ook als:  E. Masurel" ;
    schema1:familyName "Masurel" ;
    schema1:givenName "Enno" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/02c9305b5c0225cc2fdef66f01e054e2> ;
    schema1:name "Enno Masurel" ;
    schema1:sameAs <http://viaf.org/viaf/170241412>,
        <https://isni.org/isni/0000000119091641> .

