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

<http://data.bibliotheken.nl/id/thes/p314402136> a schema1:Person ;
    rdfs:label "Goddijn, E." ;
    schema1:description "ppn 314139621: \"... Bodytext\"" ;
    schema1:familyName "Goddijn" ;
    schema1:givenName "E." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ddeeef0bae23ba175f4b95bfbb8ccab2> ;
    schema1:name "E. Goddijn" ;
    schema1:sameAs <http://viaf.org/viaf/287439156>,
        <https://isni.org/isni/000000039318279X> .

