@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bhUb4Bk>
  pico:hasAge "28"^^xsd:string ;
  schema:givenName "Antonetta"^^xsd:string ;
  schema:name "Antonetta Hoogenboom"@nl ;
  schema:familyName "Hoogenboom"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f5db017a-12d0-022d-ae50-d0a1478f23e6"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Reeuwijk> ;
  schema:spouse <https://n2t.net/ark:/60537/b250rXu> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b7UAWeb> ;
  schema:parent <https://n2t.net/ark:/60537/b9ZBfKS>, <https://n2t.net/ark:/60537/byJmIfm> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2010415> .

