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

<http://data.bibliotheken.nl/id/thes/p153822333> a schema1:Person ;
    rdfs:label "Ettema, J.M." ;
    schema1:description "Proefstation voor Bloemisterij en Glasgroente, Vestiging Naaldwijk" ;
    schema1:familyName "Ettema" ;
    schema1:givenName "J.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9d4f38023bb6762a88b7f8a69158dd10> ;
    schema1:name "J.M. Ettema" ;
    schema1:sameAs <http://viaf.org/viaf/291190880>,
        <https://isni.org/isni/0000000396325303> .

