@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/b1sUIXG>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6a592e9d-955e-9f36-eee9-326d43a73767"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter Zeiss"@nl ;
  schema:hasOccupation "Wijnkoopersknecht"@nl ;
  schema:familyName "Zeiss"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Dordrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00nm71> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7fca8bac-de65-a327-e607-dc5b07d75309> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2352126> ;
  schema:birthDate "1834-03-17"^^xsd:date .

