@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/bB13nh3>
  schema:familyName "Binnendijk"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/29d0e7f6-512e-a76e-10e6-8af119cdaa9c"^^xsd:string ;
  schema:givenName "Johannes Wilhelmus"^^xsd:string ;
  schema:name "Johannes Wilhelmus Binnendijk"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00pm44> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5a640094-3620-97b1-f29c-37bfc1a87aff> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2207327> ;
  schema:birthDate "1865-09-03"^^xsd:date .

