@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#> .

<https://n2t.net/ark:/60537/baPpKKY>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/22c670eb-de8f-2764-697d-df473ecd15c2"^^xsd:string ;
  schema:givenName "Maria Catharina"^^xsd:string ;
  schema:name "Maria Catharina Wielders"@nl ;
  schema:familyName "Wielders"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Alphen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n9jb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ef16b3b1-0d05-24ee-0ac6-6a3e5964dd7c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2850058> ;
  schema:birthDate "1858-04-08"^^xsd:date .

