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

<http://data.bibliotheken.nl/id/thes/p09769617X> a schema1:Person ;
    rdfs:label "Kersten, Aloys" ;
    schema1:description "B9841676: drs.",
        "IVA/KUB",
        "Sociale zaken : Schulden : Wwerkgelegenheid" ;
    schema1:familyName "Kersten" ;
    schema1:givenName "Aloys" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cdbf43aba6e7cfbce6eb321c212446c4> ;
    schema1:name "Aloys Kersten" ;
    schema1:sameAs <http://viaf.org/viaf/288792647>,
        <https://isni.org/isni/0000000394287403> .

