@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/b12wH9e>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/23d8d3e9-c5f0-10b5-a757-36f8b3b84aaa"^^xsd:string ;
  schema:familyName "Jansen"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Jansen"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/biWH7ff> ;
  schema:children <https://n2t.net/ark:/60537/bNikUCO> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bVDiP8S> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2711357> .

