@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_309056bd-c780-fe62-b69f-e87e1b353f13
  a a2a:Record ;
  rdfs:label "Notariële akte (voogdij hypotheek) op 23 mei 1893" ;
  a2a:hasPerson oa:person_szu_309056bd-c780-fe62-b69f-e87e1b353f13_Person-4eaf7bda-9ee2-a83a-cbdd-ae5d6a5b9f7f, oa:person_szu_309056bd-c780-fe62-b69f-e87e1b353f13_Person-d4699451-7e82-f3ab-491d-544b47911b47 ;
  a2a:hasEvent oa:event_szu_309056bd-c780-fe62-b69f-e87e1b353f13_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_309056bd-c780-fe62-b69f-e87e1b353f13_0, oa:relationep_szu_309056bd-c780-fe62-b69f-e87e1b353f13_1 ;
  a2a:hasSource oa:source_szu_309056bd-c780-fe62-b69f-e87e1b353f13 .

oa:person_szu_309056bd-c780-fe62-b69f-e87e1b353f13_Person-4eaf7bda-9ee2-a83a-cbdd-ae5d6a5b9f7f
  a a2a:Person ;
  rdfs:label "Berend Jan ten Hofstê" ;
  a2a:PersonName [
    rdfs:label "Berend Jan ten Hofstê" ;
    a2a:PersonNameFirstName "Berend Jan" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Hofstê"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_309056bd-c780-fe62-b69f-e87e1b353f13_Person-d4699451-7e82-f3ab-491d-544b47911b47
  a a2a:Person ;
  rdfs:label "Gerrit Aanstoot" ;
  a2a:PersonName [
    rdfs:label "Gerrit Aanstoot" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Aanstoot"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_szu_309056bd-c780-fe62-b69f-e87e1b353f13_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1893" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1893-05-23"^^xsd:date
  ] .

oa:relationep_szu_309056bd-c780-fe62-b69f-e87e1b353f13_0
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_309056bd-c780-fe62-b69f-e87e1b353f13_Person:4eaf7bda-9ee2-a83a-cbdd-ae5d6a5b9f7f ;
  a2a:EventKeyRef oa:event_szu_309056bd-c780-fe62-b69f-e87e1b353f13_Event1 .

oa:relationep_szu_309056bd-c780-fe62-b69f-e87e1b353f13_1
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_309056bd-c780-fe62-b69f-e87e1b353f13_Person:d4699451-7e82-f3ab-491d-544b47911b47 ;
  a2a:EventKeyRef oa:event_szu_309056bd-c780-fe62-b69f-e87e1b353f13_Event1 .

oa:source_szu_309056bd-c780-fe62-b69f-e87e1b353f13
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1893-05-23 - 1893-05-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1893-05-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1893-05-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1893" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1893-05-23"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:DocumentNumber "3023" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, 3023"
  ] ;
  a2a:SourceLastChangeDate "2012-07-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/309056bd-c780-fe62-b69f-e87e1b353f13" ;
  a2a:RecordGUID "{309056bd-c780-fe62-b69f-e87e1b353f13}" ;
  a2a:SourceRemarkAkteSoort "voogdij hypotheek" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_555_00000555.xml van SZU" .

