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

<http://data.bibliotheken.nl/id/thes/p067810012> a schema1:Person ;
    rdfs:label "Biemans, J.M." ;
    schema1:description "landbouw LEI" ;
    schema1:familyName "Biemans" ;
    schema1:givenName "J.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b55689952a441908d8d62622abbf7ed3> ;
    schema1:name "J.M. Biemans" ;
    schema1:sameAs <http://viaf.org/viaf/33353404>,
        <https://isni.org/isni/0000000026654839> .

