@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/bnTYuCq>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5731ce97-f038-3e29-333e-f8c7a89a1587"^^xsd:string ;
  schema:givenName "Margaretha Josephina"^^xsd:string ;
  schema:name "Margaretha Josephina van der Paauw"@nl ;
  schema:familyName "van der Paauw"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wnqm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4405e5c1-2eae-2761-f71d-b8e4a7105186> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2121157> ;
  schema:birthDate "1892-03-13"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Paauw"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

