@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/b0D7osB>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e6ceeeb8-43b9-5b57-345c-3bd56c10e4f9"^^xsd:string ;
  schema:familyName "Onstink"^^xsd:string ;
  schema:givenName "Rozalia Wilhelmina"^^xsd:string ;
  schema:name "Rozalia Wilhelmina Onstink"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bgRG2pX> ;
  schema:children <https://n2t.net/ark:/60537/bKNWOvs> ;
  schema:spouse <https://n2t.net/ark:/60537/buYMaSP> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2767751> .

