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

<http://data.bibliotheken.nl/id/thes/p13707185X> a schema1:Person ;
    rdfs:label "Pollet, Kris" ;
    schema1:description "asielrecht" ;
    schema1:familyName "Pollet" ;
    schema1:givenName "Kris" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e5acacd2bb12d1dc0f9c8393eb4159d> ;
    schema1:name "Kris Pollet" ;
    schema1:sameAs <http://viaf.org/viaf/73119044>,
        <https://isni.org/isni/0000000032094671> .

