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

<http://data.bibliotheken.nl/id/thes/p147824877> a schema1:Person ;
    rdfs:label "Konings, J.W.A.M." ;
    schema1:description "LVG",
        "andragoog, Interakt, bureau voor samenwerkingsvraagstukken (zorgsector)" ;
    schema1:familyName "Konings" ;
    schema1:givenName "J.W.A.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a0cadddb9e7c29f001c6da94e967eed> ;
    schema1:name "J.W.A.M. Konings" ;
    schema1:sameAs <http://viaf.org/viaf/291247111>,
        <https://isni.org/isni/0000000396329857> .

