@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/bQQe5Sd>
  schema:familyName "Binnendijk"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fd5a96e2-7c9c-06be-a7f2-c0e0adc6d24e"^^xsd:string ;
  schema:givenName "Johannes Cornelis"^^xsd:string ;
  schema:name "Johannes Cornelis Binnendijk"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wshn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/75c72234-6c74-7a1c-c58e-c71b79b9e07f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2313395> ;
  schema:birthDate "1881-10-19"^^xsd:date .

