@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/b1fdvBm>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b7b41ee8-0003-f7b1-4289-6877fd988332"^^xsd:string ;
  schema:givenName "Petronella"^^xsd:string ;
  schema:name "Petronella Sjouke"@nl ;
  schema:familyName "Sjouke"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Venlo> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00s61c> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f0240c27-fe17-71ff-a8de-7221131fdae8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2854115> ;
  schema:birthDate "1853-11-10"^^xsd:date .

