@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/b0POSp4>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/adf0cb49-3386-553f-157c-78d8028cdba8"^^xsd:string ;
  schema:familyName "van Nielschuuren"^^xsd:string ;
  schema:givenName "Wilhelmina Lucia Paulina Maria Brigetta"^^xsd:string ;
  schema:name "Wilhelmina Lucia Paulina Maria Brigetta van Nielschuuren"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Tiel> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0138n0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/bf720e19-ced8-ac9c-2a5d-547d6154592b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2563160> ;
  schema:birthDate "1864-12-21"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Nielschuuren"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

