@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/bhh5n0U>
  schema:familyName "Bik"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e4f3bd63-a6db-eff9-f293-de1d9fa521c4"^^xsd:string ;
  schema:givenName "Johanna Clara"^^xsd:string ;
  schema:name "Johanna Clara Bik"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b6eZGKj> ;
  schema:spouse <https://n2t.net/ark:/60537/bpYYvoQ> ;
  schema:children <https://n2t.net/ark:/60537/bxTzjaw> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2359923> .

