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

<http://data.bibliotheken.nl/id/thes/p109941446> a schema1:Person ;
    rdfs:label "Piersma, Nanda" ;
    schema1:description "Dep. of Operations Research, Erasmus University Rotterdam; Lector Responsible IT, Hogeschool van Amsterdam (2022)",
        "Dr." ;
    schema1:familyName "Piersma" ;
    schema1:givenName "Nanda" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/24c79870fa9585e6d41c44acf83a59fd> ;
    schema1:name "Nanda Piersma" ;
    schema1:sameAs <http://viaf.org/viaf/199034973>,
        <https://isni.org/isni/0000000140243478> .

