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

<http://data.bibliotheken.nl/id/thes/p070585849> a schema1:Person ;
    rdfs:label "Mandersloot, F." ;
    schema1:description "B9934750: ir.",
        "bedrijfseconoom" ;
    schema1:familyName "Mandersloot" ;
    schema1:givenName "F." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b86b150a09b80ed448cbacd045d80cd4> ;
    schema1:name "F. Mandersloot" ;
    schema1:sameAs <http://viaf.org/viaf/159052571>,
        <https://isni.org/isni/0000000391716911> .

