@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/b7hw242>
  schema:familyName "Engelbregt"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3efd72c3-56e8-b3e1-08c7-096eb3395617"^^xsd:string ;
  schema:givenName "Nicolaas Michaël"^^xsd:string ;
  schema:name "Nicolaas Michaël Engelbregt"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0178hq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e26ad4e4-bed8-7b13-0b3a-2babbcff0922> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2668633> ;
  schema:birthDate "1899-10-30"^^xsd:date .

