@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_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78
  a a2a:Record ;
  rdfs:label "Huwelijk op 22 augustus 1934 te Zutphen" ;
  a2a:hasPerson oa:person_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_Person3015540787, oa:person_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_Person3015540788, oa:person_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_Person3015540789, oa:person_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_Person3015540790, oa:person_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_Person3015540791, oa:person_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_Person3015540792 ;
  a2a:hasEvent oa:event_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_0, oa:relationep_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_1, oa:relationep_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_2, oa:relationep_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_3, oa:relationep_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_4, oa:relationep_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_5 ;
  a2a:hasSource oa:source_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78 .

oa:person_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_Person3015540787
  a a2a:Person ;
  rdfs:label "Cornelis Johannes van der Maarel" ;
  a2a:PersonName [
    rdfs:label "Cornelis Johannes van der Maarel" ;
    a2a:PersonNameFirstName "Cornelis Johannes" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Maarel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bussum" ;
    rdfs:label "Bussum"
  ] ;
  a2a:Profession "onderwijzer" .

oa:person_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_Person3015540788
  a a2a:Person ;
  rdfs:label "Derk Cornelis van der Maarel" ;
  a2a:PersonName [
    rdfs:label "Derk Cornelis van der Maarel" ;
    a2a:PersonNameFirstName "Derk Cornelis" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Maarel"
  ] ;
  a2a:Profession "tuinman" .

oa:person_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_Person3015540789
  a a2a:Person ;
  rdfs:label "Gerritje van Wermeskerken" ;
  a2a:PersonName [
    rdfs:label "Gerritje van Wermeskerken" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wermeskerken"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_Person3015540790
  a a2a:Person ;
  rdfs:label "Maria Gerharda Tuender" ;
  a2a:PersonName [
    rdfs:label "Maria Gerharda Tuender" ;
    a2a:PersonNameFirstName "Maria Gerharda" ;
    a2a:PersonNameLastName "Tuender"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Borculo" ;
    rdfs:label "Borculo"
  ] ;
  a2a:Profession "onderwijzeres" .

oa:person_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_Person3015540791
  a a2a:Person ;
  rdfs:label "Jan Gerhard Tuender" ;
  a2a:PersonName [
    rdfs:label "Jan Gerhard Tuender" ;
    a2a:PersonNameFirstName "Jan Gerhard" ;
    a2a:PersonNameLastName "Tuender"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_Person3015540792
  a a2a:Person ;
  rdfs:label "Maria Johanna van 't Kruijs" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna van 't Kruijs" ;
    a2a:PersonNameFirstName "Maria Johanna" ;
    a2a:PersonNamePrefixLastName "van 't" ;
    a2a:PersonNameLastName "Kruijs"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:event_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "22-08-1934" ;
    a2a:Year "1934" ;
    a2a:Month "08" ;
    a2a:Day "22" ;
    rdfs:label "1934-08-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] .

oa:relationep_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_Person3015540787 ;
  a2a:EventKeyRef oa:event_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_Event1 .

oa:relationep_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_Person3015540788 ;
  a2a:EventKeyRef oa:event_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_Event1 .

oa:relationep_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_Person3015540789 ;
  a2a:EventKeyRef oa:event_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_Event1 .

oa:relationep_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_Person3015540790 ;
  a2a:EventKeyRef oa:event_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_Event1 .

oa:relationep_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_Person3015540791 ;
  a2a:EventKeyRef oa:event_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_Event1 .

oa:relationep_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_Person3015540792 ;
  a2a:EventKeyRef oa:event_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78_Event1 .

oa:source_gld_41C2EB8B-CD3F-4236-90BD-2F767D207C78
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Zutphen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zutphen, Nederland", "1934-08-22 - 1934-08-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1934-08-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1934-08-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "22-08-1934" ;
    a2a:Year "1934" ;
    a2a:Month "08" ;
    a2a:Day "22" ;
    rdfs:label "22-08-1934"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Zutphen, Huwelijksregister" ;
    a2a:Book "Zutphen, Huwelijksregister" ;
    a2a:DocumentNumber "96" ;
    a2a:RegistryNumber "13438.02" ;
    rdfs:label "Gelders Archief, Arnhem, Zutphen, Huwelijksregister, Zutphen, Huwelijksregister, 96, 13438.02"
  ] ;
  a2a:SourceLastChangeDate "2022-11-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/41C2EB8BCD3F423690BD2F767D207C78" ;
  a2a:RecordIdentifier "3015540786" ;
  a2a:RecordGUID "{41C2EB8B-CD3F-4236-90BD-2F767D207C78}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/6EB6D7DB39C84017B4FACBD413212EEB" .

