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

<http://data.bibliotheken.nl/id/thes/p074496018> a schema1:Person ;
    rdfs:label "Junggeburt, Johannes Hubertus Franciscus (1957-)" ;
    schema1:alternateName "Junggeburt, Hans" ;
    schema1:birthDate "1957" ;
    schema1:familyName "Junggeburt" ;
    schema1:givenName "Johannes Hubertus Franciscus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a6c4aef9642f291464d6d5a1af627d33> ;
    schema1:name "Johannes Hubertus Franciscus Junggeburt" ;
    schema1:sameAs <http://viaf.org/viaf/21395124>,
        <https://isni.org/isni/0000000035157885> .

