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

<http://data.bibliotheken.nl/id/thes/p073990116> a schema1:Person ;
    rdfs:label "Kaathoven, Netty van" ;
    schema1:description "diëtist" ;
    schema1:familyName "van Kaathoven" ;
    schema1:givenName "Netty" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c45fc5bd957e4dbde948b2d9c18e7322> ;
    schema1:name "Netty van Kaathoven" ;
    schema1:sameAs <http://viaf.org/viaf/278740390>,
        <https://isni.org/isni/0000000397895009> .

