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

<http://data.bibliotheken.nl/id/thes/p073413488> a schema1:Person ;
    rdfs:label "Spierts, Marcel Joseph Simon (1957-)" ;
    schema1:birthDate "1957" ;
    schema1:description "Redactielid van TSS" ;
    schema1:familyName "Spierts" ;
    schema1:givenName "Marcel Joseph Simon" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9f5f64f335bf1d4fbb4c493b9235aee7> ;
    schema1:name "Marcel Joseph Simon Spierts" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/305121457>,
        <https://isni.org/isni/0000000057973971> .

