@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/bM38Xs4>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/904f3b05-905d-2e5f-2f2c-994d5d2f0364"^^xsd:string ;
  schema:givenName "Maria Johanna"^^xsd:string ;
  schema:name "Maria Johanna van Spingelen"@nl ;
  schema:familyName "van Spingelen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zknq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/edaf3512-1b36-d515-6c79-c5bc8b481ec4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2844705> ;
  schema:birthDate "1830-04-09"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Spingelen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

