@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/bBrssdN>
  schema:givenName "Franciscus Xaverius"^^xsd:string ;
  schema:name "Franciscus Xaverius Hardijzer"@nl ;
  schema:familyName "Hardijzer"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3d6eff8d-5ed6-350f-330f-7f4d28045c0d"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00jthk> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0c36f423-4d3e-685d-959d-919b9cd46998> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/617338> ;
  schema:birthDate "1851-10-14"^^xsd:date .

