@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/bZnVbN6>
  schema:givenName "Anthonia Adriana"^^xsd:string ;
  schema:name "Anthonia Adriana Nonner"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/120c3d4d-86c6-d175-7fc2-10d984980438"^^xsd:string ;
  schema:familyName "Nonner"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0195d1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c2e0cf38-b8d7-7fc2-5f17-a438aae528ba> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2576566> .

