@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/btWfZJp>
  schema:givenName "Doodgeboren kind"^^xsd:string ;
  schema:name "Doodgeboren kind van Buuren"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0111858e-fa39-015c-f9d5-532cf1dd8b5a"^^xsd:string ;
  schema:familyName "van Buuren"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bdjN2wd>, <https://n2t.net/ark:/60537/bm1GaTr> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bJLr8zk> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1933753> ;
  schema:deathDate "1880-12-14"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Buuren"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

