@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/bZadcoy>
  schema:givenName "Alegonda Johanna"^^xsd:string ;
  schema:name "Alegonda Johanna van de Ven"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/da6ed4f2-03cf-c3d2-6ee6-4339643b7040"^^xsd:string ;
  schema:familyName "van de Ven"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Schiedam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0124zv> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/628beb77-74e9-424b-ee33-93b601754506> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2238470> ;
  schema:birthDate "1844-02-08"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Ven"^^xsd:string ;
    ns0:surnamePrefix "van de"^^xsd:string
  ] .

