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

<http://data.bibliotheken.nl/id/thes/p316691151> a schema1:Person ;
    rdfs:label "Hoving, Rita A.H. (1963-)" ;
    schema1:alternateName "Hoving, A.H.",
        "Hoving, R.",
        "Hoving-Bolink, Rita A.H." ;
    schema1:birthDate "1963" ;
    schema1:description "Animal Science Group.",
        "Roepnaam: Rita",
        "eendenrassen, Wageningen CGN" ;
    schema1:familyName "Hoving" ;
    schema1:givenName "Rita A.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9cc2223bda25e611432a386bd88d8269> ;
    schema1:name "Rita A.H. Hoving" ;
    schema1:sameAs <http://viaf.org/viaf/280261521>,
        <https://isni.org/isni/0000000387321140> .

