@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/bCgfsNn>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1f48ac68-2cff-5bc9-f1d7-3b7badf286c9"^^xsd:string ;
  schema:givenName "Johannes Jacobus Wilhelmus"^^xsd:string ;
  schema:name "Johannes Jacobus Wilhelmus Mertz"@nl ;
  schema:familyName "Mertz"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rm1k> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5e312fab-ac69-6308-e4af-fa02579f7c81> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2221824> ;
  schema:birthDate "1865-12-11"^^xsd:date .

