@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/bDJ9HZI>
  schema:familyName "Deierkauf"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/67247421-4e82-fc10-82f6-c9d44b86af79"^^xsd:string ;
  schema:givenName "Maria Wilhelmina"^^xsd:string ;
  schema:name "Maria Wilhelmina Deierkauf"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Broek> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rbpd> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/92655601-4e8a-7af8-5673-db0a673a30d8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2760083> ;
  schema:birthDate "1854-03-26"^^xsd:date .

