@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/bXIjpTp>
  schema:familyName "Flux"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0998f0ad-4141-b1a5-c98b-003ac0b462e5"^^xsd:string ;
  schema:givenName "Marinus Johannes"^^xsd:string ;
  schema:name "Marinus Johannes Flux"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00nxhr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/573f465c-9ef8-fb1b-7b14-9ca91afe3a4d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2195327> ;
  schema:birthDate "1850-06-04"^^xsd:date .

