@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_szu_10d5090c-059a-c892-0308-3fa80c93cdf8
  a a2a:Record ;
  rdfs:label "Notariële akte (plaatsvervanging nationale militie) op 15 april 1873" ;
  a2a:hasPerson oa:person_szu_10d5090c-059a-c892-0308-3fa80c93cdf8_Person-9e48de27-24d1-bb96-e138-751f72e6bf4d, oa:person_szu_10d5090c-059a-c892-0308-3fa80c93cdf8_Person-c3631bc0-df69-8da3-fee0-22cc5e6f4fd9 ;
  a2a:hasEvent oa:event_szu_10d5090c-059a-c892-0308-3fa80c93cdf8_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_10d5090c-059a-c892-0308-3fa80c93cdf8_0, oa:relationep_szu_10d5090c-059a-c892-0308-3fa80c93cdf8_1 ;
  a2a:hasSource oa:source_szu_10d5090c-059a-c892-0308-3fa80c93cdf8 .

oa:person_szu_10d5090c-059a-c892-0308-3fa80c93cdf8_Person-9e48de27-24d1-bb96-e138-751f72e6bf4d
  a a2a:Person ;
  rdfs:label "Antonius Johannes Grootholt" ;
  a2a:PersonName [
    rdfs:label "Antonius Johannes Grootholt" ;
    a2a:PersonNameFirstName "Antonius Johannes" ;
    a2a:PersonNameLastName "Grootholt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_10d5090c-059a-c892-0308-3fa80c93cdf8_Person-c3631bc0-df69-8da3-fee0-22cc5e6f4fd9
  a a2a:Person ;
  rdfs:label "Reinder Brinkman" ;
  a2a:PersonName [
    rdfs:label "Reinder Brinkman" ;
    a2a:PersonNameFirstName "Reinder" ;
    a2a:PersonNameLastName "Brinkman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_szu_10d5090c-059a-c892-0308-3fa80c93cdf8_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1873" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1873-04-15"^^xsd:date
  ] .

oa:relationep_szu_10d5090c-059a-c892-0308-3fa80c93cdf8_0
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_10d5090c-059a-c892-0308-3fa80c93cdf8_Person:9e48de27-24d1-bb96-e138-751f72e6bf4d ;
  a2a:EventKeyRef oa:event_szu_10d5090c-059a-c892-0308-3fa80c93cdf8_Event1 .

oa:relationep_szu_10d5090c-059a-c892-0308-3fa80c93cdf8_1
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_10d5090c-059a-c892-0308-3fa80c93cdf8_Person:c3631bc0-df69-8da3-fee0-22cc5e6f4fd9 ;
  a2a:EventKeyRef oa:event_szu_10d5090c-059a-c892-0308-3fa80c93cdf8_Event1 .

oa:source_szu_10d5090c-059a-c892-0308-3fa80c93cdf8
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1873-04-15 - 1873-04-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1873-04-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1873-04-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1873" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1873-04-15"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:DocumentNumber "3943" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, 3943"
  ] ;
  a2a:SourceLastChangeDate "2016-09-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/10d5090c-059a-c892-0308-3fa80c93cdf8" ;
  a2a:RecordGUID "{10d5090c-059a-c892-0308-3fa80c93cdf8}" ;
  a2a:SourceRemarkAkteSoort "plaatsvervanging nationale militie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_463_00000463.xml van SZU" .

