@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/bJY8DB6>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d944fb07-bf64-af13-be47-89a906dd83bc"^^xsd:string ;
  schema:familyName "Westerman"^^xsd:string ;
  schema:givenName "Willem Frederik"^^xsd:string ;
  schema:name "Willem Frederik Westerman"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zevenhuizen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b018tx3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/69547a99-5ee8-7cb3-ebcc-1cf54b8bdf7a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2265330> ;
  schema:birthDate "1845-07-23"^^xsd:date .

