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

<http://data.bibliotheken.nl/id/thes/p121741141> a schema1:Person ;
    rdfs:label "Holwerda, Douwe" ;
    schema1:description "ing. - veehouderij" ;
    schema1:familyName "Holwerda" ;
    schema1:givenName "Douwe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/27202a1f7eccfd708b20f31adcffd1fd> ;
    schema1:name "Douwe Holwerda" ;
    schema1:sameAs <http://viaf.org/viaf/285980724>,
        <https://isni.org/isni/0000000392009346> .

