@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/bLdkZhM>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c727cdec-73ba-4845-fecd-ebbbde9b8d46"^^xsd:string ;
  schema:givenName "Johanna Jacoba"^^xsd:string ;
  schema:name "Johanna Jacoba 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/c12f9a71-4528-dcb6-c422-9a8a006aa42f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2569981> ;
  schema:birthDate "1892-04-15"^^xsd:date .

