@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/b7UBu38>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b1d107c3-a9d3-1ad6-6cce-f42c2d037077"^^xsd:string ;
  schema:givenName "Johannes Josephus Jacobus"^^xsd:string ;
  schema:name "Johannes Josephus Jacobus Peskens"@nl ;
  schema:familyName "Peskens"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leiden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00sd6q> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/29dfb6e0-6593-d75b-3614-247e92ac5e4c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2023095> ;
  schema:birthDate "1871-12-19"^^xsd:date .

