@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/b1FCw53>
  schema:familyName "Bezem"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ae2059b8-a2e0-ed86-c48b-932250e06b52"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Bezem"@nl ;
  schema:hasOccupation "Pijpmaker"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00px0w> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a7ff4513-5588-abb7-3728-9b632705d84c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2472215> ;
  schema:birthDate "1836-07-21"^^xsd:date .

