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

<http://data.bibliotheken.nl/id/thes/p113003129> a schema1:Person ;
    rdfs:label "Ogink, N.W.M. (1958-)" ;
    schema1:birthDate "1958" ;
    schema1:description "dr.ir.",
        "veeteelt ; luchtverontreiniging" ;
    schema1:familyName "Ogink" ;
    schema1:givenName "N.W.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/782584e6f188029e320917b97d7cdb64> ;
    schema1:name "N.W.M. Ogink" ;
    schema1:sameAs <http://viaf.org/viaf/266258203>,
        <https://isni.org/isni/0000000382866539> .

