@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_0CAA5F86-0743-4237-996C-856393D971E5
  a a2a:Record ;
  rdfs:label "Huwelijk op 4 november 1939 te Voorst" ;
  a2a:hasPerson oa:person_gld_0CAA5F86-0743-4237-996C-856393D971E5_Person3015484561, oa:person_gld_0CAA5F86-0743-4237-996C-856393D971E5_Person3015484562, oa:person_gld_0CAA5F86-0743-4237-996C-856393D971E5_Person3015484563, oa:person_gld_0CAA5F86-0743-4237-996C-856393D971E5_Person3015484564, oa:person_gld_0CAA5F86-0743-4237-996C-856393D971E5_Person3015484565, oa:person_gld_0CAA5F86-0743-4237-996C-856393D971E5_Person3015484566 ;
  a2a:hasEvent oa:event_gld_0CAA5F86-0743-4237-996C-856393D971E5_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_0CAA5F86-0743-4237-996C-856393D971E5_0, oa:relationep_gld_0CAA5F86-0743-4237-996C-856393D971E5_1, oa:relationep_gld_0CAA5F86-0743-4237-996C-856393D971E5_2, oa:relationep_gld_0CAA5F86-0743-4237-996C-856393D971E5_3, oa:relationep_gld_0CAA5F86-0743-4237-996C-856393D971E5_4, oa:relationep_gld_0CAA5F86-0743-4237-996C-856393D971E5_5 ;
  a2a:hasSource oa:source_gld_0CAA5F86-0743-4237-996C-856393D971E5 .

oa:person_gld_0CAA5F86-0743-4237-996C-856393D971E5_Person3015484561
  a a2a:Person ;
  rdfs:label "Alexander Gerrits" ;
  a2a:PersonName [
    rdfs:label "Alexander Gerrits" ;
    a2a:PersonNameFirstName "Alexander" ;
    a2a:PersonNameLastName "Gerrits"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_0CAA5F86-0743-4237-996C-856393D971E5_Person3015484562
  a a2a:Person ;
  rdfs:label "Jan Gerrits" ;
  a2a:PersonName [
    rdfs:label "Jan Gerrits" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Gerrits"
  ] ;
  a2a:Profession "arbeider" .

oa:person_gld_0CAA5F86-0743-4237-996C-856393D971E5_Person3015484563
  a a2a:Person ;
  rdfs:label "Gerritjen Nijhof" ;
  a2a:PersonName [
    rdfs:label "Gerritjen Nijhof" ;
    a2a:PersonNameFirstName "Gerritjen" ;
    a2a:PersonNameLastName "Nijhof"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_0CAA5F86-0743-4237-996C-856393D971E5_Person3015484564
  a a2a:Person ;
  rdfs:label "Jenneken Susanna Piepenbroek" ;
  a2a:PersonName [
    rdfs:label "Jenneken Susanna Piepenbroek" ;
    a2a:PersonNameFirstName "Jenneken Susanna" ;
    a2a:PersonNameLastName "Piepenbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_gld_0CAA5F86-0743-4237-996C-856393D971E5_Person3015484565
  a a2a:Person ;
  rdfs:label "Albertus Piepenbroek" ;
  a2a:PersonName [
    rdfs:label "Albertus Piepenbroek" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Piepenbroek"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_0CAA5F86-0743-4237-996C-856393D971E5_Person3015484566
  a a2a:Person ;
  rdfs:label "Aleida Groothedde" ;
  a2a:PersonName [
    rdfs:label "Aleida Groothedde" ;
    a2a:PersonNameFirstName "Aleida" ;
    a2a:PersonNameLastName "Groothedde"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_0CAA5F86-0743-4237-996C-856393D971E5_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "04-11-1939" ;
    a2a:Year "1939" ;
    a2a:Month "11" ;
    a2a:Day "04" ;
    rdfs:label "1939-11-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Voorst" ;
    rdfs:label "Voorst"
  ] .

oa:relationep_gld_0CAA5F86-0743-4237-996C-856393D971E5_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_0CAA5F86-0743-4237-996C-856393D971E5_Person3015484561 ;
  a2a:EventKeyRef oa:event_gld_0CAA5F86-0743-4237-996C-856393D971E5_Event1 .

oa:relationep_gld_0CAA5F86-0743-4237-996C-856393D971E5_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_0CAA5F86-0743-4237-996C-856393D971E5_Person3015484562 ;
  a2a:EventKeyRef oa:event_gld_0CAA5F86-0743-4237-996C-856393D971E5_Event1 .

oa:relationep_gld_0CAA5F86-0743-4237-996C-856393D971E5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_0CAA5F86-0743-4237-996C-856393D971E5_Person3015484563 ;
  a2a:EventKeyRef oa:event_gld_0CAA5F86-0743-4237-996C-856393D971E5_Event1 .

oa:relationep_gld_0CAA5F86-0743-4237-996C-856393D971E5_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_0CAA5F86-0743-4237-996C-856393D971E5_Person3015484564 ;
  a2a:EventKeyRef oa:event_gld_0CAA5F86-0743-4237-996C-856393D971E5_Event1 .

oa:relationep_gld_0CAA5F86-0743-4237-996C-856393D971E5_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_0CAA5F86-0743-4237-996C-856393D971E5_Person3015484565 ;
  a2a:EventKeyRef oa:event_gld_0CAA5F86-0743-4237-996C-856393D971E5_Event1 .

oa:relationep_gld_0CAA5F86-0743-4237-996C-856393D971E5_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_0CAA5F86-0743-4237-996C-856393D971E5_Person3015484566 ;
  a2a:EventKeyRef oa:event_gld_0CAA5F86-0743-4237-996C-856393D971E5_Event1 .

oa:source_gld_0CAA5F86-0743-4237-996C-856393D971E5
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Voorst" ;
    a2a:Country "Nederland" ;
    rdfs:label "Voorst, Nederland", "1939-11-04 - 1939-11-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1939-11-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-11-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "04-11-1939" ;
    a2a:Year "1939" ;
    a2a:Month "11" ;
    a2a:Day "04" ;
    rdfs:label "04-11-1939"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Voorst, Huwelijksregister" ;
    a2a:Book "Voorst, Huwelijksregister" ;
    a2a:DocumentNumber "97" ;
    a2a:RegistryNumber "13415.03" ;
    rdfs:label "Gelders Archief, Arnhem, Voorst, Huwelijksregister, Voorst, Huwelijksregister, 97, 13415.03"
  ] ;
  a2a:SourceLastChangeDate "2022-11-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/0CAA5F8607434237996C856393D971E5" ;
  a2a:RecordIdentifier "3015484560" ;
  a2a:RecordGUID "{0CAA5F86-0743-4237-996C-856393D971E5}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/DD91E3DBC0B348E1B8FB2E980D4C928B" .

