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

<http://data.bibliotheken.nl/id/thes/p073540374> a schema1:Person ;
    rdfs:label "Matthijs, Koenraad" ;
    schema1:description "(historisch) socioloog (promoveerde in 1983, KU Leuven); verbonden aan: Centrum voor Sociologisch Onderzoek, KU Leuven" ;
    schema1:familyName "Matthijs" ;
    schema1:givenName "Koenraad" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4291438a8cc3d876eb6e2f99b3744c5> ;
    schema1:name "Koenraad Matthijs" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/39424696>,
        <https://isni.org/isni/0000000024853391> .

