@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/buYMbo6>
  schema:familyName "Bunnik"^^xsd:string ;
  schema:givenName "Doodgeboren kind"^^xsd:string ;
  schema:name "Doodgeboren kind Bunnik"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f0847cba-e02b-06f5-d220-1ec6feb278f7"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bCTn0bY>, <https://n2t.net/ark:/60537/bKNWOZm> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bRfCRR5> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2776936> ;
  schema:deathDate "1883-07-31"^^xsd:date .

