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

<http://data.bibliotheken.nl/id/thes/p156714132> a schema1:Person ;
    rdfs:label "Kersten, André L.S." ;
    schema1:alternateName "Kersten, A.L.S." ;
    schema1:description "Ook als: Andre L.S. Kersten" ;
    schema1:familyName "Kersten" ;
    schema1:givenName "André L.S." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6eb93dfec5203ecdb03be68cd91a08f8> ;
    schema1:name "André L.S. Kersten" ;
    schema1:sameAs <http://viaf.org/viaf/283864567>,
        <https://isni.org/isni/0000000390310629> .

