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

<http://data.bibliotheken.nl/id/thes/p143486780> a schema1:Person ;
    rdfs:label "Bouma, J.A. (1970-)" ;
    schema1:alternateName "Bouma, Jetske Anne" ;
    schema1:birthDate "1970" ;
    schema1:description "B0828097 titelp.: \"... geboren op 5 november 1970 te Madison\"",
        "milieu-economie" ;
    schema1:familyName "Bouma" ;
    schema1:givenName "J.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e632e6e894f45c14046e703298942e3e> ;
    schema1:name "J.A. Bouma" ;
    schema1:sameAs <http://viaf.org/viaf/14210515>,
        <https://isni.org/isni/0000000040114142> .

