@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/brEzwDb>
  schema:givenName "Adriana Maria"^^xsd:string ;
  schema:name "Adriana Maria Zwanenburg"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/220c3007-4437-b9a9-7cf8-409a57c036fe"^^xsd:string ;
  schema:hasOccupation "Koopvrouw"@nl ;
  schema:familyName "Zwanenburg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010kxp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0d21dd3d-ef51-3cfc-18a4-6fc07fbb7626> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/621129> ;
  schema:birthDate "1842-07-12"^^xsd:date .

