@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/bCgg1dX>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1279bdbf-9a45-ce46-8bc0-f3ac7e7e07df"^^xsd:string ;
  schema:familyName "Jansen"^^xsd:string ;
  schema:givenName "Martinus Johannes Jacobus"^^xsd:string ;
  schema:name "Martinus Johannes Jacobus Jansen"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01735p> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ebc04f0f-e6fe-d3ef-c058-eea33d09e568> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2837299> .

