@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/bXIjRQR>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a4b9fcb1-f227-c06b-5372-fd15d5000cd4"^^xsd:string ;
  schema:givenName "Huibert"^^xsd:string ;
  schema:name "Huibert Verbruggen"@nl ;
  schema:familyName "Verbruggen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w9sn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e8e8e571-9863-4bdf-ef13-4f870c099e99> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2694726> ;
  schema:birthDate "1865-10-05"^^xsd:date .

