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

<http://data.bibliotheken.nl/id/thes/p147792878> a schema1:Person ;
    rdfs:label "Hal, Johanna Dimphena Maria van (1965-)" ;
    schema1:alternateName "Hal, J.D.M. van" ;
    schema1:birthDate "1965" ;
    schema1:description "Verbonden als hoogleraar aan Nyenrode Business Universiteit.",
        "ir" ;
    schema1:familyName "van Hal" ;
    schema1:givenName "Johanna Dimphena Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/47912334f21ba1aa96eb658a46786cd8> ;
    schema1:name "Johanna Dimphena Maria van Hal" ;
    schema1:sameAs <http://viaf.org/viaf/284674782>,
        <https://isni.org/isni/000000039091457X> .

