@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/box51yC>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8e5167b2-dd8c-6281-30af-c67ed530b10c"^^xsd:string ;
  schema:givenName "Marie Antoinetta"^^xsd:string ;
  schema:name "Marie Antoinetta van der Meer"@nl ;
  schema:familyName "van der Meer"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0135b4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e23809c9-1259-7db2-17f2-1a394f5e700b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2667795> ;
  schema:birthDate "1881-10-07"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Meer"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

