@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/b8X68my>
  schema:familyName "Flux"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ac4484a9-2f37-6d18-effe-f43636ebc512"^^xsd:string ;
  schema:givenName "Johanna Hendrika"^^xsd:string ;
  schema:name "Johanna Hendrika Flux"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010sm7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/742b0c67-6e11-86e6-07a7-5e8e10efbcb5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2307309> ;
  schema:birthDate "1863-12-09"^^xsd:date .

