@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/bt6tQIb>
  schema:familyName "Blonk"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0dba5f8c-7c10-4919-78da-0fc0beae53d8"^^xsd:string ;
  schema:givenName "Johanna Christina"^^xsd:string ;
  schema:name "Johanna Christina Blonk"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/bAOmZ7Q> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bhHu9Bg> ;
  schema:children <https://n2t.net/ark:/60537/bkbT1WS> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2533366> .

