@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/bJm2LrZ>
  schema:hasOccupation "Arbeider"@nl ;
  schema:familyName "Bindervoet"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e6d94a52-c35c-1187-23f8-1b8637ca2a06"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Bindervoet"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Ouderkerk_aan_den_IJssel> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0132jg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a18464d9-d9c3-dc03-d05c-6fbc7863423c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2447124> ;
  schema:birthDate "1834-03-23"^^xsd:date .

