@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/bqOLVwD>
  schema:givenName "Adriana Helena"^^xsd:string ;
  schema:name "Adriana Helena Belonje"@nl ;
  schema:familyName "Belonje"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/236036b5-674b-d1fe-b4b0-299c868e65d9"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n7tw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/303ce843-1c5c-d47f-f3b6-ac854d317bf1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2048017> ;
  schema:birthDate "1832-08-10"^^xsd:date .

