@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/bh4oEPQ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d87f38a9-534f-7f75-5322-d1e6585663ba"^^xsd:string ;
  schema:givenName "Johanna Petronella Andrea"^^xsd:string ;
  schema:name "Johanna Petronella Andrea Smits"@nl ;
  schema:familyName "Smits"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k1gs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/79da7497-fc71-b943-11f3-09a0ec531a86> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2328927> ;
  schema:birthDate "1879-10-24"^^xsd:date .

