@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/bOkQh9X>
  schema:hasOccupation "Broodbakker O"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1271635c-0f44-24e5-7763-0d95a3858849"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Verboom"@nl ;
  schema:familyName "Verboom"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Overschie> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w2s0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e56f6528-129c-46a2-e4ec-dd16773a6af7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2680444> ;
  schema:birthDate "1884-10-19"^^xsd:date .

