@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/bhHuo8h>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a2809947-cc3f-ebbe-1dbe-ad0a55c3c882"^^xsd:string ;
  schema:familyName "Jongeneel"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Jongeneel"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Sluipwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01b53n> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/22337620-fc99-79a3-555e-0ce46959c06d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1993095> ;
  schema:birthDate "1865-06-02"^^xsd:date .

