@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/bbFbRBZ>
  schema:givenName "Hendrik Anthonie Willem"^^xsd:string ;
  schema:name "Hendrik Anthonie Willem Sibbes"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3d317844-e2df-4c2a-0f3c-6a172413843f"^^xsd:string ;
  schema:familyName "Sibbes"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01bhcr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5610211b-0514-de4e-b365-16b0853a9c80> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2190836> ;
  schema:birthDate "1919-04-10"^^xsd:date .

