@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/bKNWRHm>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/336808d1-5bda-082a-20d8-3d220c3ca983"^^xsd:string ;
  schema:hasOccupation "Hulponderwijzer"@nl ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter Visser"@nl ;
  schema:familyName "Visser"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tb4g> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/dfac40bb-aef8-3dd5-a44c-cbfa25e1ee6d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2825076> ;
  schema:birthDate "1850-06-13"^^xsd:date .

