@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/bdWTbfh>
  schema:familyName "Belonje"^^xsd:string ;
  schema:givenName "Frederik Johannes"^^xsd:string ;
  schema:name "Frederik Johannes Belonje"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/677f7608-e572-4334-4884-e602e67d5319"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00m27m> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2b848ee4-80bd-0e74-761d-7dd720b4344c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2029706> ;
  schema:birthDate "1866-09-06"^^xsd:date .

