@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/beZpjZe>
  schema:givenName "Antonia Francina"^^xsd:string ;
  schema:name "Antonia Francina van Son"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d0e881c1-1a7e-e25b-9933-8aa316e8eb55"^^xsd:string ;
  schema:familyName "van Son"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bnTZ8ML> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bYKNZNT> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2838904> ;
  schema:birthDate "1877-02-08"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Son"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

