@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/bo6FWPX>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a4a2c7a3-f3f0-fb1e-b538-90b04c63b29d"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Schouten"@nl ;
  schema:familyName "Schouten"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bfc57Z0> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bVQ0xoy> ;
  schema:children <https://n2t.net/ark:/60537/bw1fLGq> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/597530> .

