@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/bXIjmYQ>
  schema:familyName "Flux"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6838a8da-28bc-b1f4-9c47-d96580f2380c"^^xsd:string ;
  schema:givenName "Marinus"^^xsd:string ;
  schema:name "Marinus Flux"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0107wg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/49a3d717-78bf-7cbd-7f93-3bdba2bd6fb7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2143108> ;
  schema:birthDate "1901-08-26"^^xsd:date .

