@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/bAoXJtj>
  schema:familyName "Blanken"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/55cc73b7-cdca-8b34-ab23-da4f8c059dc1"^^xsd:string ;
  schema:givenName "Niesje"^^xsd:string ;
  schema:name "Niesje Blanken"@nl ;
  schema:children <https://n2t.net/ark:/60537/bjzN5S5> ;
  schema:spouse <https://n2t.net/ark:/60537/bsunUGN> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bWt6Yvw> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2645177> .

