@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/b74NLtz>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bb0ea06d-a3b4-60c2-7a28-885660a16b96"^^xsd:string ;
  schema:givenName "Maria Catharina Agnes"^^xsd:string ;
  schema:name "Maria Catharina Agnes Taminiau"@nl ;
  schema:familyName "Taminiau"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x2jf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2abf8c4c-5201-b260-ea91-b98bbc3ff411> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2026489> ;
  schema:birthDate "1883-03-24"^^xsd:date .

