@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/bwdXubg>
  schema:familyName "Belonje"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2719419e-3b6d-b854-c19e-b0b79d3591af"^^xsd:string ;
  schema:givenName "Margje Anna Clasina"^^xsd:string ;
  schema:name "Margje Anna Clasina Belonje"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rvm8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/10f1df82-99b5-0181-8fe4-039e9fdf2bb5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1944242> ;
  schema:birthDate "1866-12-12"^^xsd:date .

