@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/bjn5ym1>
  schema:givenName "Apolonia"^^xsd:string ;
  schema:name "Apolonia Hofman"@nl ;
  schema:familyName "Hofman"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3694ffe4-b82c-8bef-484b-512a57e495f7"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bAbgaZP> ;
  schema:spouse <https://n2t.net/ark:/60537/bbsvJwL> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bchhrdv> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2786953> .

