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

<http://data.bibliotheken.nl/id/thes/p120334003> a schema1:Person ;
    rdfs:label "Konings, P.M.Th." ;
    schema1:description "drs, sociale verzekeringsrecht" ;
    schema1:familyName "Konings" ;
    schema1:givenName "P.M.Th." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4bcb99226c974a58f28983498328c2c0> ;
    schema1:name "P.M.Th. Konings" ;
    schema1:sameAs <http://viaf.org/viaf/36610627>,
        <https://isni.org/isni/0000000043574654> .

