@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/bUNxumh>
  schema:givenName "Deliane Jeannetta"^^xsd:string ;
  schema:name "Deliane Jeannetta Ziegeler"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a6ad34d2-a211-5c9a-5d2c-9386ab7a4202"^^xsd:string ;
  schema:familyName "Ziegeler"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Haarlem> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01225k> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ea65a04c-86c3-cfbe-0202-caa73cd020ce> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2832134> ;
  schema:birthDate "1853-11-14"^^xsd:date .

