@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_2a10ee74-4af3-ecc7-2ea0-722d6678db77
  a a2a:Record ;
  rdfs:label "Notariële akte (huwelijksconsent) op 4 juni 1847" ;
  a2a:hasPerson oa:person_szu_2a10ee74-4af3-ecc7-2ea0-722d6678db77_Person-b91b236e-b761-913c-9051-3ca994603d8c, oa:person_szu_2a10ee74-4af3-ecc7-2ea0-722d6678db77_Person-c7ab3383-db97-ac81-674d-2d51868525c3 ;
  a2a:hasEvent oa:event_szu_2a10ee74-4af3-ecc7-2ea0-722d6678db77_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_2a10ee74-4af3-ecc7-2ea0-722d6678db77_0, oa:relationep_szu_2a10ee74-4af3-ecc7-2ea0-722d6678db77_1 ;
  a2a:hasSource oa:source_szu_2a10ee74-4af3-ecc7-2ea0-722d6678db77 .

oa:person_szu_2a10ee74-4af3-ecc7-2ea0-722d6678db77_Person-b91b236e-b761-913c-9051-3ca994603d8c
  a a2a:Person ;
  rdfs:label "Gerrit Dop" ;
  a2a:PersonName [
    rdfs:label "Gerrit Dop" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Dop"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_szu_2a10ee74-4af3-ecc7-2ea0-722d6678db77_Person-c7ab3383-db97-ac81-674d-2d51868525c3
  a a2a:Person ;
  rdfs:label "Mietje Mars" ;
  a2a:PersonName [
    rdfs:label "Mietje Mars" ;
    a2a:PersonNameFirstName "Mietje" ;
    a2a:PersonNameLastName "Mars"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_szu_2a10ee74-4af3-ecc7-2ea0-722d6678db77_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1847" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1847-06-04"^^xsd:date
  ] .

oa:relationep_szu_2a10ee74-4af3-ecc7-2ea0-722d6678db77_0
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_2a10ee74-4af3-ecc7-2ea0-722d6678db77_Person:b91b236e-b761-913c-9051-3ca994603d8c ;
  a2a:EventKeyRef oa:event_szu_2a10ee74-4af3-ecc7-2ea0-722d6678db77_Event1 .

oa:relationep_szu_2a10ee74-4af3-ecc7-2ea0-722d6678db77_1
  a a2a:RelationEP ;
  rdfs:label "other:Notarieel geregistreerde" ;
  a2a:RelationType "other:Notarieel geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_2a10ee74-4af3-ecc7-2ea0-722d6678db77_Person:c7ab3383-db97-ac81-674d-2d51868525c3 ;
  a2a:EventKeyRef oa:event_szu_2a10ee74-4af3-ecc7-2ea0-722d6678db77_Event1 .

oa:source_szu_2a10ee74-4af3-ecc7-2ea0-722d6678db77
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1847-06-04 - 1847-06-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1847-06-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1847-06-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1847" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1847-06-04"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:DocumentNumber "3250" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, 3250"
  ] ;
  a2a:SourceLastChangeDate "2015-08-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://erfgoedcentrumzutphen.nl/onderzoeken/genealogie/deeds/2a10ee74-4af3-ecc7-2ea0-722d6678db77" ;
  a2a:RecordGUID "{2a10ee74-4af3-ecc7-2ea0-722d6678db77}" ;
  a2a:SourceRemarkOpmerking "akte niet aanwezig" ;
  a2a:SourceRemarkAkteSoort "huwelijksconsent" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_541_00000541.xml van SZU" .

