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

<http://data.bibliotheken.nl/id/thes/p236293621> a schema1:Person ;
    rdfs:label "Philippi, S.M." ;
    schema1:alternateName "Philippi, Silvia" ;
    schema1:description "B0143176: projectmedewerker bij het CBO van het NIZW" ;
    schema1:familyName "Philippi" ;
    schema1:givenName "S.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6c0644b136b1d9c715803330e46a3048> ;
    schema1:name "S.M. Philippi" ;
    schema1:sameAs <http://viaf.org/viaf/282913439>,
        <https://isni.org/isni/0000000389535249> .

