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

<http://data.bibliotheken.nl/id/thes/p071185860> a schema1:Person ;
    rdfs:label "Strugnell, Anthony" ;
    schema1:familyName "Strugnell" ;
    schema1:givenName "Anthony" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5c75cdac2dc419e5dfc0f911ad8c4bc5> ;
    schema1:name "Anthony Strugnell" ;
    schema1:sameAs <http://viaf.org/viaf/77758017>,
        <https://isni.org/isni/0000000025778178> .

