@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bkOZiDN>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5fdc6403-9b0d-8546-c1c7-d71485ded57c"^^xsd:string ;
  schema:hasOccupation "Koopman"@nl ;
  schema:familyName "Welter"^^xsd:string ;
  schema:givenName "Wilhelmus Bartholomeus"^^xsd:string ;
  schema:name "Wilhelmus Bartholomeus Welter"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Terheijden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wzzx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9875e887-5426-9495-4301-428e6f974761> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2790134> ;
  schema:birthDate "1864-09-06"^^xsd:date .

