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

<http://data.bibliotheken.nl/id/thes/p287534197> a schema1:Person ;
    rdfs:label "Prins, A.F." ;
    schema1:description "agrarisch recht" ;
    schema1:familyName "Prins" ;
    schema1:givenName "A.F." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5f169b120837b12fef417de29e138531> ;
    schema1:name "A.F. Prins" ;
    schema1:sameAs <http://viaf.org/viaf/280225796>,
        <https://isni.org/isni/0000000387303372> .

