@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/bNIJX0H>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bba68e9a-ec36-be7d-2c54-63236cd9c690"^^xsd:string ;
  schema:givenName "Petronella"^^xsd:string ;
  schema:name "Petronella Swanenburg"@nl ;
  schema:familyName "Swanenburg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012gnx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/827edaab-af53-8964-3a56-efacd7a4a46e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2362450> ;
  schema:birthDate "1820-12-06"^^xsd:date .

