@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/bHg34RH>
  schema:familyName "Homiculen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8c7b38b0-5b16-d82d-e94e-08763a2e3b31"^^xsd:string ;
  schema:givenName "Theodora"^^xsd:string ;
  schema:name "Theodora Homiculen"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b8KoXGn> ;
  schema:children <https://n2t.net/ark:/60537/brrSsa9> ;
  schema:spouse <https://n2t.net/ark:/60537/bzmtg1C> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2569192> .

