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

<http://data.bibliotheken.nl/id/thes/p073751731> a schema1:Person ;
    rdfs:label "Margadant, Steven Valentin" ;
    schema1:familyName "Margadant" ;
    schema1:givenName "Steven Valentin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/90fdaf509f5d542beaf9d0ac85d74397> ;
    schema1:name "Steven Valentin Margadant" ;
    schema1:sameAs <http://viaf.org/viaf/306341305>,
        <https://isni.org/isni/0000000397796246> .

