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

<http://data.bibliotheken.nl/id/thes/p143781669> a schema1:Person ;
    rdfs:label "Wildschut, Mark (1957-)" ;
    schema1:birthDate "1957" ;
    schema1:description "vert. (m.n. vanuit het Duits), filosoof" ;
    schema1:familyName "Wildschut" ;
    schema1:givenName "Mark" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9ce660df2f47122029eaa57aa3f5c691> ;
    schema1:name "Mark Wildschut" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/306205370>,
        <https://isni.org/isni/0000000426027754> .

