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

<http://data.bibliotheken.nl/id/thes/p093102380> a schema1:Person ;
    rdfs:label "Campo, Willem Petrus del (1761-1855 ; gen. Camp)" ;
    schema1:alternateName "Camp, W.",
        "Camp, Willem Pieter" ;
    schema1:birthDate "1761" ;
    schema1:deathDate "1855" ;
    schema1:description "militair-ingenieur (artilleriekapitein); kartering van Oost-Friesland (Dtsl.): 1798-1804; vanaf 1842 genoemd: 'del Campo genaamd Camp'" ;
    schema1:familyName "Campo" ;
    schema1:givenName "Willem Petrus del" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/95bb038b37785dda323ec170daa3c766> ;
    schema1:name "Willem Petrus del Campo (gen. Camp)" ;
    schema1:sameAs <http://viaf.org/viaf/40485644>,
        <https://isni.org/isni/0000000108374187> .

