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

<http://data.bibliotheken.nl/id/thes/p072772980> a schema1:Person ;
    rdfs:label "Konings, F.A.A.M." ;
    schema1:description "arts; voedingsdeskundige" ;
    schema1:familyName "Konings" ;
    schema1:givenName "F.A.A.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4035a8c1fa6636cd754ea07ec88e0999> ;
    schema1:name "F.A.A.M. Konings" ;
    schema1:sameAs <http://viaf.org/viaf/7521164298406308630005>,
        <https://isni.org/isni/0000000369120951> .

