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

<http://data.bibliotheken.nl/id/thes/p10200837X> a schema1:Person ;
    rdfs:label "Korsten, A.P.J." ;
    schema1:description "bouwkunde" ;
    schema1:familyName "Korsten" ;
    schema1:givenName "A.P.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f102394feb69b18d6d5ec31985e18729> ;
    schema1:name "A.P.J. Korsten" ;
    schema1:sameAs <http://viaf.org/viaf/292089717>,
        <https://isni.org/isni/0000000397023905> .

