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

<http://data.bibliotheken.nl/id/thes/p067483003> a schema1:Person ;
    rdfs:label "Frens, Anthonie Marinus (1907-1988)" ;
    schema1:birthDate "1907" ;
    schema1:deathDate "1988" ;
    schema1:description "geb. Winsum 13-2-1907, overl. Tilburg 31-8-1988",
        "prof. drs.; dierenarts, landbouwdeskundige; hoogleraar RU Utrecht & LH Wageningen" ;
    schema1:familyName "Frens" ;
    schema1:givenName "Anthonie Marinus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e859b6ecbf23660d12d14c2f884019d2> ;
    schema1:name "Anthonie Marinus Frens" ;
    schema1:sameAs <http://viaf.org/viaf/8414170>,
        <https://isni.org/isni/0000000017941406> .

