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

<http://data.bibliotheken.nl/id/thes/p068760183> a schema1:Person ;
    rdfs:label "Mondt, P.L.A. (-1931)" ;
    schema1:deathDate "1931" ;
    schema1:description "ingenieur, bibliothecaris" ;
    schema1:familyName "Mondt" ;
    schema1:givenName "P.L.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4bc47a22ea97decacd53d56fbff2aa18> ;
    schema1:name "P.L.A. Mondt" ;
    schema1:sameAs <http://viaf.org/viaf/69927686>,
        <https://isni.org/isni/0000000122815196> .

