@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/bAOmK78>
  schema:givenName "Doodgeboren kind"^^xsd:string ;
  schema:name "Doodgeboren kind Verboom"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/df75c385-c91f-db1a-db18-f59165c5dbf8"^^xsd:string ;
  schema:familyName "Verboom"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bCGEdFT> ;
  schema:parent <https://n2t.net/ark:/60537/bjZb6vw>, <https://n2t.net/ark:/60537/bsTLVi4> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2265664> ;
  schema:deathDate "1915-07-02"^^xsd:date .

