@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/bD62USV>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/340ca329-59d7-2c0f-2d40-b4d217153c55"^^xsd:string ;
  schema:givenName "Margaretha Johanna"^^xsd:string ;
  schema:name "Margaretha Johanna van der Weijden"@nl ;
  schema:familyName "van der Weijden"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00pw1x> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/161e1e07-82a5-09f8-0e2a-6c46110b0935> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1949000> ;
  schema:birthDate "1864-02-23"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Weijden"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

