@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/bfPbmKa>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/af64b33e-0dae-63e2-780e-8d38146bd414"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Nuts"@nl ;
  schema:familyName "Nuts"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fpqh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3b9d974e-0814-a740-0ad5-65422b744f47> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2088947> ;
  schema:birthDate "1851-05-02"^^xsd:date .

