@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/bu8XFNx>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e02ea45f-039c-f330-1173-4f216feee542"^^xsd:string ;
  schema:givenName "Theodorus Jacobus"^^xsd:string ;
  schema:name "Theodorus Jacobus Zoet"@nl ;
  schema:familyName "Zoet"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fqcr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0c7df036-be45-ade1-5f1d-176ba5bcc799> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/618470> ;
  schema:birthDate "1850-12-13"^^xsd:date .

