@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/be9Bqiv>
  schema:givenName "Dina Geertruida Catharina"^^xsd:string ;
  schema:name "Dina Geertruida Catharina Hiddink"@nl ;
  schema:familyName "Hiddink"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a09afdd4-56a2-3ac6-e231-1c9a99733af4"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Arnhem> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0125gf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d0148067-4d69-ce35-4977-b5c65a400c65> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2626410> ;
  schema:birthDate "1868-02-23"^^xsd:date .

