@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_614004a4-e42e-7d8b-63d6-a2358ec45253
  a a2a:Record ;
  rdfs:label "Notariële akte (hypothecaire obligatie) op 16 maart 1931" ;
  a2a:hasPerson oa:person_szu_614004a4-e42e-7d8b-63d6-a2358ec45253_Person-39cc4b0c-f92a-0174-c22e-02b5a03686c5, oa:person_szu_614004a4-e42e-7d8b-63d6-a2358ec45253_Person-94ece7ae-bc53-e603-a143-5a3ad37afca7 ;
  a2a:hasEvent oa:event_szu_614004a4-e42e-7d8b-63d6-a2358ec45253_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_614004a4-e42e-7d8b-63d6-a2358ec45253_0, oa:relationep_szu_614004a4-e42e-7d8b-63d6-a2358ec45253_1 ;
  a2a:hasSource oa:source_szu_614004a4-e42e-7d8b-63d6-a2358ec45253 .

oa:person_szu_614004a4-e42e-7d8b-63d6-a2358ec45253_Person-39cc4b0c-f92a-0174-c22e-02b5a03686c5
  a a2a:Person ;
  rdfs:label "Hendrik Pieter Pladdet" ;
  a2a:PersonName [
    rdfs:label "Hendrik Pieter Pladdet" ;
    a2a:PersonNameFirstName "Hendrik Pieter" ;
    a2a:PersonNameLastName "Pladdet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_614004a4-e42e-7d8b-63d6-a2358ec45253_Person-94ece7ae-bc53-e603-a143-5a3ad37afca7
  a a2a:Person ;
  rdfs:label "Bernard Ordelman" ;
  a2a:PersonName [
    rdfs:label "Bernard Ordelman" ;
    a2a:PersonNameFirstName "Bernard" ;
    a2a:PersonNameLastName "Ordelman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_szu_614004a4-e42e-7d8b-63d6-a2358ec45253_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1931" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1931-03-16"^^xsd:date
  ] .

oa:relationep_szu_614004a4-e42e-7d8b-63d6-a2358ec45253_0
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_614004a4-e42e-7d8b-63d6-a2358ec45253_Person:39cc4b0c-f92a-0174-c22e-02b5a03686c5 ;
  a2a:EventKeyRef oa:event_szu_614004a4-e42e-7d8b-63d6-a2358ec45253_Event1 .

oa:relationep_szu_614004a4-e42e-7d8b-63d6-a2358ec45253_1
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_614004a4-e42e-7d8b-63d6-a2358ec45253_Person:94ece7ae-bc53-e603-a143-5a3ad37afca7 ;
  a2a:EventKeyRef oa:event_szu_614004a4-e42e-7d8b-63d6-a2358ec45253_Event1 .

oa:source_szu_614004a4-e42e-7d8b-63d6-a2358ec45253
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1931-03-16 - 1931-03-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1931-03-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1931-03-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1931" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1931-03-16"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:DocumentNumber "408" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, 408"
  ] ;
  a2a:SourceLastChangeDate "2017-08-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/614004a4-e42e-7d8b-63d6-a2358ec45253" ;
  a2a:RecordGUID "{614004a4-e42e-7d8b-63d6-a2358ec45253}" ;
  a2a:SourceRemarkAkteSoort "hypothecaire obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_262_00000262.xml van SZU" .

