@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/bp9aKUr>
  schema:familyName "Flux"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2d1106f9-a348-4b8a-0e98-6f62397f6615"^^xsd:string ;
  schema:givenName "Marinus"^^xsd:string ;
  schema:name "Marinus Flux"@nl ;
  schema:hasOccupation "Pijpmaker"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00p294> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/79df588b-c23b-c600-fdbf-5c60c3fb1677> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2329019> ;
  schema:birthDate "1803-01-15"^^xsd:date .

