@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_ec7f2be4-c6d4-e4b8-5fc1-614f657df03e
  a a2a:Record ;
  rdfs:label "Notariële akte (verkoop van mobile goederen) op 2 augustus 1816" ;
  a2a:hasPerson oa:person_szu_ec7f2be4-c6d4-e4b8-5fc1-614f657df03e_Person-1e372670-28c8-0994-36cf-c5ced3ec70b6 ;
  a2a:hasEvent oa:event_szu_ec7f2be4-c6d4-e4b8-5fc1-614f657df03e_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_ec7f2be4-c6d4-e4b8-5fc1-614f657df03e_0 ;
  a2a:hasSource oa:source_szu_ec7f2be4-c6d4-e4b8-5fc1-614f657df03e .

oa:person_szu_ec7f2be4-c6d4-e4b8-5fc1-614f657df03e_Person-1e372670-28c8-0994-36cf-c5ced3ec70b6
  a a2a:Person ;
  rdfs:label "Jan Carel van Spaen van Voorstonden" ;
  a2a:PersonName [
    rdfs:label "Jan Carel van Spaen van Voorstonden" ;
    a2a:PersonNameFirstName "Jan Carel" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Spaen van Voorstonden"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_szu_ec7f2be4-c6d4-e4b8-5fc1-614f657df03e_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1816" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1816-08-02"^^xsd:date
  ] .

oa:relationep_szu_ec7f2be4-c6d4-e4b8-5fc1-614f657df03e_0
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_ec7f2be4-c6d4-e4b8-5fc1-614f657df03e_Person:1e372670-28c8-0994-36cf-c5ced3ec70b6 ;
  a2a:EventKeyRef oa:event_szu_ec7f2be4-c6d4-e4b8-5fc1-614f657df03e_Event1 .

oa:source_szu_ec7f2be4-c6d4-e4b8-5fc1-614f657df03e
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1816-08-02 - 1816-08-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1816-08-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1816-08-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1816" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1816-08-02"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:DocumentNumber "231" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, 231"
  ] ;
  a2a:SourceLastChangeDate "2012-08-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/ec7f2be4-c6d4-e4b8-5fc1-614f657df03e" ;
  a2a:RecordGUID "{ec7f2be4-c6d4-e4b8-5fc1-614f657df03e}" ;
  a2a:SourceRemarkAkteSoort "verkoop van mobile goederen" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_1014_00001014.xml van SZU" .

