@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/bBE9Eru>
  schema:familyName "Flux"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/396d9b97-00e9-b1d0-0139-13132ce369ab"^^xsd:string ;
  schema:givenName "Jacobus Petrus"^^xsd:string ;
  schema:name "Jacobus Petrus Flux"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b015pt9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a7e4e165-19a3-b2ea-5951-154b2d793081> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2471870> ;
  schema:birthDate "1912-03-06"^^xsd:date .

