@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/beZoA7x>
  schema:familyName "de Vroom"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5428a236-8200-1779-97f9-de75ec9df1d0"^^xsd:string ;
  schema:givenName "Petronella"^^xsd:string ;
  schema:name "Petronella de Vroom"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01ck8m> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2a0b783b-35dd-cf45-56d5-07e4e2017d63> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2023751> ;
  schema:birthDate "1905-04-25"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Vroom"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

