@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/bpYYwcR>
  schema:givenName "Doodgeboren kind"^^xsd:string ;
  schema:name "Doodgeboren kind Simons"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a69f8d65-2868-6321-2a78-deffc6af7537"^^xsd:string ;
  schema:familyName "Simons"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bFO98QO>, <https://n2t.net/ark:/60537/bxTzk0J> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/brRfX1A> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2374752> ;
  schema:deathDate "1940-04-22"^^xsd:date .

