@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/b001jG2>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ea23990b-f4a1-0a6d-7384-d79603a8fc63"^^xsd:string ;
  schema:givenName "Maria Catharina"^^xsd:string ;
  schema:name "Maria Catharina Smeekens"@nl ;
  schema:familyName "Smeekens"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00q01d> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/fa753d51-353c-3736-6ae9-bbdfd3a2c635> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2741498> ;
  schema:birthDate "1817-05-27"^^xsd:date .

