@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/btwSnGm>
  schema:givenName "Doodgeboren kind"^^xsd:string ;
  schema:name "Doodgeboren kind Verhart"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/58e40c06-d4dc-64cd-61ba-1a18a3b09b8d"^^xsd:string ;
  schema:familyName "Verhart"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bG0PQwf> ;
  schema:parent <https://n2t.net/ark:/60537/bJ8mjSD>, <https://n2t.net/ark:/60537/bYXwXuV> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2712698> ;
  schema:deathDate "1860-03-23"^^xsd:date .

