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

<http://data.bibliotheken.nl/id/thes/p071665854> a schema1:Person ;
    rdfs:label "Groot-Marcus, J.P." ;
    schema1:alternateName "Groot-Marcus, Ans P." ;
    schema1:familyName "Groot-Marcus" ;
    schema1:givenName "J.P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/82136858787eb82603513bf0959cfa7f> ;
    schema1:name "J.P. Groot-Marcus" ;
    schema1:sameAs <http://viaf.org/viaf/282943209>,
        <https://isni.org/isni/0000000389558248> .

