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

<http://data.bibliotheken.nl/id/thes/p163243387> a schema1:Person ;
    rdfs:label "Vijftigschild, R.A.N." ;
    schema1:description "landbouwkundige" ;
    schema1:familyName "Vijftigschild" ;
    schema1:givenName "R.A.N." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/65172da6b8f4c1bfd7be4b6fd36f6d37> ;
    schema1:name "R.A.N. Vijftigschild" ;
    schema1:sameAs <http://viaf.org/viaf/22063656>,
        <https://isni.org/isni/0000000052616019> .

