@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/bBE9nAb>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5957763a-30fa-5c98-7383-c02cdb3d8f1f"^^xsd:string ;
  schema:givenName "Maria Machtilda"^^xsd:string ;
  schema:name "Maria Machtilda van Nielschuuren"@nl ;
  schema:familyName "van Nielschuuren"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Oisterwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0138n0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/50cd78d0-1118-1739-eb5d-5ab142cb2656> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2170610> ;
  schema:birthDate "1867-03-17"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Nielschuuren"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

