@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/bJyKb1A>
  schema:familyName "Cuipers"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/65d36dd8-83a9-840b-ba2c-eb00d044fa9f"^^xsd:string ;
  schema:hasOccupation "Huishoudster"@nl ;
  schema:givenName "Maria Christina"^^xsd:string ;
  schema:name "Maria Christina Cuipers"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Sneek> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01225k> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4f0b1cbe-3b4c-644c-756e-7816e5c1dfc4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2163805> ;
  schema:birthDate "1855-08-20"^^xsd:date .

