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

<http://data.bibliotheken.nl/id/thes/p299507491> a schema1:Person ;
    rdfs:label "Keulen, Johanna van (1966-2015)" ;
    schema1:alternateName "Keulen, J. van" ;
    schema1:birthDate "1966" ;
    schema1:deathDate "2015" ;
    schema1:description "=A 0000000395254072 is ontdubbeld",
        "Ir.",
        "biografie achterin: De onderstroom, ©2015" ;
    schema1:familyName "van Keulen" ;
    schema1:givenName "Johanna" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4737b53587bf531142c120af16d98b82> ;
    schema1:name "Johanna van Keulen" ;
    schema1:sameAs <http://viaf.org/viaf/38815350>,
        <https://isni.org/isni/0000000040971312> .

