@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/bUar5K5>
  schema:familyName "Danis"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bd260c35-35be-61bc-c623-4b7b4555137d"^^xsd:string ;
  schema:givenName "Petronella"^^xsd:string ;
  schema:name "Petronella Danis"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/b250QS0> ;
  schema:children <https://n2t.net/ark:/60537/bMtxXoU> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bo6FMAc> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2452084> .

