@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/bnHh3Et>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c7e96b97-40ce-2bde-bea2-14ee64d0c7de"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Zoet"@nl ;
  schema:familyName "Zoet"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hgt5> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8bd5d65f-5fa8-1ad0-a0b1-d7cc64ce4bdb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2398375> ;
  schema:birthDate "1856-08-09"^^xsd:date .

