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

<http://data.bibliotheken.nl/id/thes/p229633609> a schema1:Person ;
    rdfs:label "Nuytink, A.J.M." ;
    schema1:description "B0038934: prof.mr.; recht" ;
    schema1:familyName "Nuytink" ;
    schema1:givenName "A.J.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/779c1084ff294d9268080298c8fc3e09> ;
    schema1:name "A.J.M. Nuytink" ;
    schema1:sameAs <http://viaf.org/viaf/280109769>,
        <https://isni.org/isni/0000000387200525> .

