@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/bvbtDrv>
  schema:familyName "Bertelman"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/83071a5f-9893-8545-770d-9c7404d412b2"^^xsd:string ;
  schema:hasOccupation "Huisbewaarder"@nl ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Bertelman"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zaandam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01243h> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b47993a5-d01e-011e-1838-0b817c1b281a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2521059> ;
  schema:birthDate "1825-01-21"^^xsd:date .

