@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/b0qqJrd>
  schema:givenName "Christianus Antonius"^^xsd:string ;
  schema:name "Christianus Antonius Zwarts"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e48f7976-526e-3349-407f-b21f8592ea2a"^^xsd:string ;
  schema:familyName "Zwarts"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01dmr4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c579b754-e01a-a3d3-1ec4-2be374290fd0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2793519> .

