@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/bH3m4Km>
  schema:givenName "Adriana"^^xsd:string ;
  schema:name "Adriana Potuit"@nl ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0c8f056f-2c47-b796-3756-417e7c70a532"^^xsd:string ;
  schema:familyName "Potuit"^^xsd:string ;
  schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Nieuwerkerk_aan_den_IJssel> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00f03g> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5d4ef9de-315e-5929-2202-c229614d33ab> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2218441> .

