@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_073c8cc5-a4e0-d696-e92f-6567ec8357b5
  a a2a:Record ;
  rdfs:label "Notariële akte (gecollationeerd afschrift) op 28 juni 1827" ;
  a2a:hasPerson oa:person_szu_073c8cc5-a4e0-d696-e92f-6567ec8357b5_Person-f65b6d04-25a2-deb0-55e2-8a0a6723893b ;
  a2a:hasEvent oa:event_szu_073c8cc5-a4e0-d696-e92f-6567ec8357b5_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_073c8cc5-a4e0-d696-e92f-6567ec8357b5_0 ;
  a2a:hasSource oa:source_szu_073c8cc5-a4e0-d696-e92f-6567ec8357b5 .

oa:person_szu_073c8cc5-a4e0-d696-e92f-6567ec8357b5_Person-f65b6d04-25a2-deb0-55e2-8a0a6723893b
  a a2a:Person ;
  rdfs:label "Philip Bisschop" ;
  a2a:PersonName [
    rdfs:label "Philip Bisschop" ;
    a2a:PersonNameFirstName "Philip" ;
    a2a:PersonNameLastName "Bisschop"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_szu_073c8cc5-a4e0-d696-e92f-6567ec8357b5_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1827" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1827-06-28"^^xsd:date
  ] .

oa:relationep_szu_073c8cc5-a4e0-d696-e92f-6567ec8357b5_0
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_073c8cc5-a4e0-d696-e92f-6567ec8357b5_Person:f65b6d04-25a2-deb0-55e2-8a0a6723893b ;
  a2a:EventKeyRef oa:event_szu_073c8cc5-a4e0-d696-e92f-6567ec8357b5_Event1 .

oa:source_szu_073c8cc5-a4e0-d696-e92f-6567ec8357b5
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1827-06-28 - 1827-06-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1827-06-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1827-06-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1827" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1827-06-28"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:DocumentNumber "2485" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, 2485"
  ] ;
  a2a:SourceLastChangeDate "2011-02-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/073c8cc5-a4e0-d696-e92f-6567ec8357b5" ;
  a2a:RecordGUID "{073c8cc5-a4e0-d696-e92f-6567ec8357b5}" ;
  a2a:SourceRemarkOpmerking "akte niet aanwezig" ;
  a2a:SourceRemarkAkteSoort "gecollationeerd afschrift" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_436_00000436.xml van SZU" .

