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

<http://data.bibliotheken.nl/id/thes/p087795000> a schema1:Person ;
    rdfs:label "Halman, Johannes Innocentius Maria (1952-)" ;
    schema1:birthDate "1952" ;
    schema1:description "B9936742, p. V: Joop Halman; dr.ir.",
        "roepnaam: Joop" ;
    schema1:familyName "Halman" ;
    schema1:givenName "Johannes Innocentius Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f1629e194f71e42f014175fdd2a71d4> ;
    schema1:name "Johannes Innocentius Maria Halman" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/106789639>,
        <https://isni.org/isni/0000000074767088> .

