@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/b8KpRNP>
  schema:givenName "Amalia Franziska"^^xsd:string ;
  schema:name "Amalia Franziska Pothoff"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/56546beb-c642-4ebb-33a4-a48ccb7ac49f"^^xsd:string ;
  schema:familyName "Pothoff"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bhh4J3i> ;
  schema:spouse <https://n2t.net/ark:/60537/bpzAvup> ;
  schema:children <https://n2t.net/ark:/60537/bSVehSo> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2751713> .

