@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/bgEZcVf>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a3278ec7-4079-15b6-335e-02f00a46c9f1"^^xsd:string ;
  schema:givenName "Maria Johanna Amerentia"^^xsd:string ;
  schema:name "Maria Johanna Amerentia van der Heijden"@nl ;
  schema:familyName "van der Heijden"^^xsd:string ;
  schema:hasOccupation "Winkeljufvrouw"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Schiedam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00mm2m> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/62c8c6fb-714a-00cf-0f58-70c97f2dd15a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2239474> ;
  schema:birthDate "1852-06-05"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Heijden"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

