@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b1SiZEM>
  schema:familyName "Cuijpers"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/eac51b1f-7253-abd9-df2d-ffddcb437de9"^^xsd:string ;
  schema:givenName "Maria Catharina"^^xsd:string ;
  schema:name "Maria Catharina Cuijpers"@nl ;
  schema:hasOccupation "Modiste"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k1fc> ;
  geo:hasGeometry <https://n2t.net/ark:/60537/b1FCTVe> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/681170f7-190e-d0a8-9ff2-c268c3fc9c15> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2260436> ;
  schema:birthDate "1844-03-28"^^xsd:date .

