@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/brrSEVn>
  schema:givenName "Adriana Petronella"^^xsd:string ;
  schema:name "Adriana Petronella Wolters"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/31203eea-d28c-1b42-2626-f0949d4045b0"^^xsd:string ;
  schema:familyName "Wolters"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/baCI1fk> ;
  schema:spouse <https://n2t.net/ark:/60537/bixhQ5r> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bZACaJW> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2796395> .

