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

<http://data.bibliotheken.nl/id/thes/p070952841> a schema1:Person ;
    rdfs:label "Pauwels, Koenraad" ;
    schema1:alternateName "Pauwels, Koen" ;
    schema1:description "Centrum voor Bevolkings- en Gezinsstudie, Brussel" ;
    schema1:familyName "Pauwels" ;
    schema1:givenName "Koenraad" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/138b6c75abe6bb91cbce73c1106402e8> ;
    schema1:name "Koenraad Pauwels" ;
    schema1:sameAs <http://viaf.org/viaf/263650129>,
        <https://isni.org/isni/0000000120269494> .

