@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/bi6TwMj>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/63080004-0921-2245-cc1c-e6f7901f6c65"^^xsd:string ;
  schema:givenName "Maria Magdalena"^^xsd:string ;
  schema:name "Maria Magdalena van Werkhooven"@nl ;
  schema:familyName "van Werkhooven"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012htc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ed086891-0be8-fae3-c530-56f42d00b307> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2842108> ;
  schema:birthDate "1877-08-01"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Werkhooven"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

