@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/bDwsEIR>
  schema:familyName "Flux"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6d4785aa-0385-c972-a803-6fb5840d11b7"^^xsd:string ;
  schema:givenName "Marinus"^^xsd:string ;
  schema:name "Marinus Flux"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00p561> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7fb4f0c0-a928-7028-f04d-1bf80e8c2dfc> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2351773> ;
  schema:birthDate "1861-10-02"^^xsd:date .

