@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/bh4oFcy>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a7f52342-25bf-56e4-4905-ce800ea78345"^^xsd:string ;
  schema:givenName "Ida Adriana"^^xsd:string ;
  schema:name "Ida Adriana van Rijswijk"@nl ;
  schema:familyName "van Rijswijk"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010g6v> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7b85cc3c-29b0-2126-7783-475133159606> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2335359> ;
  schema:birthDate "1810-08-28"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Rijswijk"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

