@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/bGreUtj>
  schema:familyName "Bertels"^^xsd:string ;
  schema:hasOccupation "Depothouder"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/700ecb3c-7057-9dc1-7070-1428cf0c834c"^^xsd:string ;
  schema:givenName "Wilhelmus Martinus"^^xsd:string ;
  schema:name "Wilhelmus Martinus Bertels"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00v7sj> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/386a5c8d-338d-6492-6560-b146aa3b3fe6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2076475> ;
  schema:birthDate "1878-08-21"^^xsd:date .

