@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/bS5r6T2>
  schema:givenName "Alida Cornelia"^^xsd:string ;
  schema:name "Alida Cornelia Matze"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6f6d8e61-b4c3-e3e8-ee58-2e2a7612a9d8"^^xsd:string ;
  schema:familyName "Matze"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012jf6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/650c2448-72dc-d927-d0e9-bc329452c586> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2248533> ;
  schema:birthDate "1859-08-15"^^xsd:date .

