@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/bWt7Vxx>
  schema:familyName "Binee"^^xsd:string ;
  schema:givenName "Hendrik Cornelis"^^xsd:string ;
  schema:name "Hendrik Cornelis Binee"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8857ad0f-61f0-6d32-2fbe-0408b6f82bf0"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00sp6r> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ed76f8e1-aecb-3231-0d79-a332b2db212f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2843860> ;
  schema:birthDate "1873-03-26"^^xsd:date .

