@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/bc4B5YX>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ae37d88c-fc63-24b2-03ca-363fdf6297fc"^^xsd:string ;
  schema:givenName "Maria Johanna"^^xsd:string ;
  schema:name "Maria Johanna van Rijst"@nl ;
  schema:familyName "van Rijst"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zfvp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/33727d5d-5a28-c284-63ae-94da9dff5b22> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2060469> ;
  schema:birthDate "1849-03-17"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Rijst"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

