@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/beZpkI4>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7c9a3954-f470-217c-4c61-b8d377128594"^^xsd:string ;
  schema:givenName "Margaretha Antonia"^^xsd:string ;
  schema:name "Margaretha Antonia Ziere"@nl ;
  schema:familyName "Ziere"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/beZpkI4> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bMGdBxw> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2851977> .

