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

<http://data.bibliotheken.nl/id/thes/p070582408> a schema1:Person ;
    rdfs:label "Arkel, Marianne van (1973-)" ;
    schema1:alternateName "Arkel, Marjanne van" ;
    schema1:birthDate "1973" ;
    schema1:description "B0725713: boerin en ruraal ontwikkelingssocioloog" ;
    schema1:familyName "van Arkel" ;
    schema1:givenName "Marianne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0eaf576955074e2c1f34d030661401c5> ;
    schema1:name "Marianne van Arkel" ;
    schema1:sameAs <http://viaf.org/viaf/288394622>,
        <https://isni.org/isni/0000000393992020> .

