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

<http://data.bibliotheken.nl/id/thes/p067877435> a schema1:Person ;
    rdfs:label "Es, Justinus Johannes van (1946-)" ;
    schema1:alternateName "Es, J.J. van" ;
    schema1:birthDate "1946" ;
    schema1:familyName "van Es" ;
    schema1:givenName "Justinus Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98a91ba62d6a76430d82591ed0f027a4> ;
    schema1:name "Justinus Johannes van Es" ;
    schema1:sameAs <http://viaf.org/viaf/216976219>,
        <https://isni.org/isni/0000000024658940> .

