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

<http://data.bibliotheken.nl/id/thes/p07173323X> a schema1:Person ;
    rdfs:label "Asselberghs, Johannes Jacobus Matheus Henri Marie (1887-1980)" ;
    schema1:birthDate "1887" ;
    schema1:deathDate "1980" ;
    schema1:familyName "Asselberghs" ;
    schema1:givenName "Johannes Jacobus Matheus Henri Marie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bcf1fb53e8a8aad49c9793383d4f4d54> ;
    schema1:name "Johannes Jacobus Matheus Henri Marie Asselberghs" ;
    schema1:sameAs <http://viaf.org/viaf/88643300>,
        wd:Q72070879,
        <https://isni.org/isni/0000000061689666> .

