@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/bfpN0BQ>
  schema:givenName "Doodgeboren kind"^^xsd:string ;
  schema:name "Doodgeboren kind Kleinsmit"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/897fbec9-15c2-2666-e778-33329907e3c4"^^xsd:string ;
  schema:familyName "Kleinsmit"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bojnPs8>, <https://n2t.net/ark:/60537/bwdXEg3> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bVDiXOo> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2102804> ;
  schema:deathDate "1814-01-06"^^xsd:date .

