@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/b2UOaN2>
  schema:familyName "Deumers"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5a83638c-f3f2-efea-68a5-a6164a7f4c4e"^^xsd:string ;
  schema:givenName "Petronella Catharina"^^xsd:string ;
  schema:name "Petronella Catharina Deumers"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/s-Hertogenbosch> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012cwp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2b980b09-fa00-b66e-ed83-b583192a53e2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2030017> ;
  schema:birthDate "1821-06-15"^^xsd:date .

