@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_134454cf-2c8f-e094-7b1c-3ffc197ef59c
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 1 februari 1853" ;
  a2a:hasPerson oa:person_szu_134454cf-2c8f-e094-7b1c-3ffc197ef59c_Person-6c45cfa2-6da3-9489-a76d-6e926a69e342, oa:person_szu_134454cf-2c8f-e094-7b1c-3ffc197ef59c_Person-9e95832c-a011-c83b-8154-cfe2c6c7675f ;
  a2a:hasEvent oa:event_szu_134454cf-2c8f-e094-7b1c-3ffc197ef59c_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_134454cf-2c8f-e094-7b1c-3ffc197ef59c_0, oa:relationep_szu_134454cf-2c8f-e094-7b1c-3ffc197ef59c_1 ;
  a2a:hasSource oa:source_szu_134454cf-2c8f-e094-7b1c-3ffc197ef59c .

oa:person_szu_134454cf-2c8f-e094-7b1c-3ffc197ef59c_Person-6c45cfa2-6da3-9489-a76d-6e926a69e342
  a a2a:Person ;
  rdfs:label "Kobus Greven" ;
  a2a:PersonName [
    rdfs:label "Kobus Greven" ;
    a2a:PersonNameFirstName "Kobus" ;
    a2a:PersonNameLastName "Greven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_134454cf-2c8f-e094-7b1c-3ffc197ef59c_Person-9e95832c-a011-c83b-8154-cfe2c6c7675f
  a a2a:Person ;
  rdfs:label "Mariagnes Castermans" ;
  a2a:PersonName [
    rdfs:label "Mariagnes Castermans" ;
    a2a:PersonNameFirstName "Mariagnes" ;
    a2a:PersonNameLastName "Castermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_szu_134454cf-2c8f-e094-7b1c-3ffc197ef59c_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1853" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1853-02-01"^^xsd:date
  ] .

oa:relationep_szu_134454cf-2c8f-e094-7b1c-3ffc197ef59c_0
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_134454cf-2c8f-e094-7b1c-3ffc197ef59c_Person:6c45cfa2-6da3-9489-a76d-6e926a69e342 ;
  a2a:EventKeyRef oa:event_szu_134454cf-2c8f-e094-7b1c-3ffc197ef59c_Event1 .

oa:relationep_szu_134454cf-2c8f-e094-7b1c-3ffc197ef59c_1
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_134454cf-2c8f-e094-7b1c-3ffc197ef59c_Person:9e95832c-a011-c83b-8154-cfe2c6c7675f ;
  a2a:EventKeyRef oa:event_szu_134454cf-2c8f-e094-7b1c-3ffc197ef59c_Event1 .

oa:source_szu_134454cf-2c8f-e094-7b1c-3ffc197ef59c
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1853-02-01 - 1853-02-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1853-02-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1853-02-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1853" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1853-02-01"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:DocumentNumber "4246" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, 4246"
  ] ;
  a2a:SourceLastChangeDate "2015-11-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/134454cf-2c8f-e094-7b1c-3ffc197ef59c" ;
  a2a:RecordGUID "{134454cf-2c8f-e094-7b1c-3ffc197ef59c}" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_475_00000475.xml van SZU" .

