@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/bMGefI3>
  schema:familyName "Belonje"^^xsd:string ;
  schema:givenName "Diederica"^^xsd:string ;
  schema:name "Diederica Belonje"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/458a90fe-7e2c-7750-ec7d-117b460ea595"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n7tw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2f01d2db-829f-084b-de48-e95294bd3d07> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2043318> ;
  schema:birthDate "1842-05-09"^^xsd:date .

