@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/bpMh1u8>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/56754e6b-ca7f-0148-20d4-4057673579ba"^^xsd:string ;
  schema:familyName "Leeflang"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Leeflang"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z3q7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c4cfd82a-b35b-ac4e-3974-d5c29321826d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2583792> ;
  schema:birthDate "1887-05-31"^^xsd:date .

