@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/bYy6V6f>
  schema:familyName "Heij"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0035efa0-b833-fe27-d0a9-4e423a7172eb"^^xsd:string ;
  schema:givenName "Willem Sijbrand"^^xsd:string ;
  schema:name "Willem Sijbrand Heij"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouderak> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012zrg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1d9d1610-8efc-95d2-9eb5-968cd81ae4fe> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1974934> ;
  schema:birthDate "1869-02-22"^^xsd:date .

