@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/bT7VDEc>
  schema:hasOccupation "Commissionair"@nl ;
  schema:givenName "Frans Hendrik"^^xsd:string ;
  schema:name "Frans Hendrik Heijbroek"@nl ;
  schema:familyName "Heijbroek"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/499db15a-dfe0-60ad-3e4d-89d816fd4515"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00sfj7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8806f1f8-61a7-31a2-ac14-08f167496e3c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2383750> ;
  schema:birthDate "1819-08-13"^^xsd:date .

