@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/bPokBrd>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fda3e410-dbf8-3161-c393-a1e867e2e422"^^xsd:string ;
  schema:givenName "Simon"^^xsd:string ;
  schema:name "Simon Wendriks"@nl ;
  schema:familyName "Wendriks"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00j557> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c83a2680-597c-6dc2-6171-776d66db43fb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2593443> .

