@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/bUAPGdU>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ac06f1b0-e0b5-43a7-9e50-5f730a6b5804"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Leeflang"@nl ;
  schema:familyName "Leeflang"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z3q7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e9171e6e-f2b7-6e35-e683-0f208dc247de> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2695423> ;
  schema:birthDate "1891-04-13"^^xsd:date .

