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

<http://data.bibliotheken.nl/id/thes/p328427934> a schema1:Person ;
    rdfs:label "Kaulartz, Louis" ;
    schema1:description "cartograaf" ;
    schema1:familyName "Kaulartz" ;
    schema1:givenName "Louis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/686f51dd49ff72fc3338b4610ddbc5c6> ;
    schema1:name "Louis Kaulartz" ;
    schema1:sameAs <http://viaf.org/viaf/285049683>,
        <https://isni.org/isni/000000039126373X> .

