@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/bM38WLD>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f69762fc-c4ff-9741-8da2-9bf6f231ad82"^^xsd:string ;
  schema:givenName "Martina Maria"^^xsd:string ;
  schema:name "Martina Maria Pijpenzeel"@nl ;
  schema:familyName "Pijpenzeel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010fb4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ea82fe62-5842-7bc1-3d93-6947293b03ae> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2832615> ;
  schema:birthDate "1844-01-23"^^xsd:date .

