@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/bXIjkeO>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/76824388-1de1-16b4-3dbb-c5a24215a9e1"^^xsd:string ;
  schema:givenName "Johanna Hendrica"^^xsd:string ;
  schema:name "Johanna Hendrica Wiltenburg"@nl ;
  schema:familyName "Wiltenburg"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bHT8HC1> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bO87w8i> ;
  schema:children <https://n2t.net/ark:/60537/bPNJwqK> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2112363> .

