@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/bMfQfom>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/77d68008-cf60-8649-5486-3da8f2198199"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Sliedrecht"@nl ;
  schema:familyName "Sliedrecht"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bEmfrye> ;
  schema:spouse <https://n2t.net/ark:/60537/bTXJoLr> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bvp9ydQ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2425199> .

