@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/b7HTZ59>
  schema:familyName "Hofland"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/77f3ae0b-80d4-3686-539f-a1ec4c5edb0a"^^xsd:string ;
  schema:givenName "Johanna Petronella"^^xsd:string ;
  schema:name "Johanna Petronella Hofland"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/bfCuNU2> ;
  schema:children <https://n2t.net/ark:/60537/box4CIU> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/br1t9Be> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2224947> .

