@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bqbGe6I>
  schema:familyName "de Jong"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d151c35e-15f7-fcb7-f208-631d66649505"^^xsd:string ;
  schema:givenName "Petronella Maria"^^xsd:string ;
  schema:name "Petronella Maria de Jong"@nl ;
  schema:hasOccupation "Winkelierster in kruidenierswaren"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t6st> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/99fda3a8-d862-b00a-5128-4bbbbf3772e7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2418406> ;
  schema:birthDate "1869-05-17"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Jong"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

