@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/bzza0J9>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/32355092-a4d1-e522-38e8-b550bc89b1cf"^^xsd:string ;
  schema:familyName "Mikkers"^^xsd:string ;
  schema:givenName "Pieternella"^^xsd:string ;
  schema:name "Pieternella Mikkers"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012htc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d37c49cf-3fdf-4d46-e625-dd3214b7752a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2645448> ;
  schema:birthDate "1849-04-16"^^xsd:date .

