@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/bNw2vyu>
  schema:givenName "Diderika"^^xsd:string ;
  schema:name "Diderika Wildschut"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fbe727d9-0d0d-b741-2c9f-491a7a33c204"^^xsd:string ;
  schema:familyName "Wildschut"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zjtd> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ccf9923e-701e-e466-be55-6b32437e47b2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2613323> ;
  schema:birthDate "1842-09-22"^^xsd:date .

