@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_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D
  a a2a:Record ;
  rdfs:label "Huwelijk op 6 mei 1892 te Appeltern" ;
  a2a:hasPerson oa:person_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_Person3049181335, oa:person_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_Person3049181336, oa:person_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_Person3049181337, oa:person_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_Person3049181338, oa:person_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_Person3049181339, oa:person_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_Person3049181340 ;
  a2a:hasEvent oa:event_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_0, oa:relationep_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_1, oa:relationep_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_2, oa:relationep_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_3, oa:relationep_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_4, oa:relationep_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_5 ;
  a2a:hasSource oa:source_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D .

oa:person_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_Person3049181335
  a a2a:Person ;
  rdfs:label "Johannes Peters" ;
  a2a:PersonName [
    rdfs:label "Johannes Peters" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dreumel (West Maas en Waal)" ;
    rdfs:label "Dreumel (West Maas en Waal)"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_Person3049181336
  a a2a:Person ;
  rdfs:label "Jan Peters" ;
  a2a:PersonName [
    rdfs:label "Jan Peters" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_Person3049181337
  a a2a:Person ;
  rdfs:label "Anna Geertruida Peereboom" ;
  a2a:PersonName [
    rdfs:label "Anna Geertruida Peereboom" ;
    a2a:PersonNameFirstName "Anna Geertruida" ;
    a2a:PersonNameLastName "Peereboom"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_Person3049181338
  a a2a:Person ;
  rdfs:label "Johanna van den Boogaard" ;
  a2a:PersonName [
    rdfs:label "Johanna van den Boogaard" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Boogaard"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Alphen (West Maas en Waal)" ;
    rdfs:label "Alphen (West Maas en Waal)"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_Person3049181339
  a a2a:Person ;
  rdfs:label "Johannes van den Boogaard" ;
  a2a:PersonName [
    rdfs:label "Johannes van den Boogaard" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Boogaard"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_Person3049181340
  a a2a:Person ;
  rdfs:label "Antonia Schoonenberg" ;
  a2a:PersonName [
    rdfs:label "Antonia Schoonenberg" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Schoonenberg"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:event_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "06-05-1892" ;
    a2a:Year "1892" ;
    a2a:Month "05" ;
    a2a:Day "06" ;
    rdfs:label "1892-05-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Appeltern" ;
    rdfs:label "Appeltern"
  ] .

oa:relationep_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_Person3049181335 ;
  a2a:EventKeyRef oa:event_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_Event1 .

oa:relationep_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_Person3049181336 ;
  a2a:EventKeyRef oa:event_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_Event1 .

oa:relationep_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_Person3049181337 ;
  a2a:EventKeyRef oa:event_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_Event1 .

oa:relationep_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_Person3049181338 ;
  a2a:EventKeyRef oa:event_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_Event1 .

oa:relationep_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_Person3049181339 ;
  a2a:EventKeyRef oa:event_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_Event1 .

oa:relationep_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_Person3049181340 ;
  a2a:EventKeyRef oa:event_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D_Event1 .

oa:source_gld_4D0971FC-A8AB-4037-BFC4-B69F2ADE109D
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Appeltern" ;
    a2a:Country "Nederland" ;
    rdfs:label "Appeltern, Nederland", "1892-05-06 - 1892-05-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-05-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-05-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "06-05-1892" ;
    a2a:Year "1892" ;
    a2a:Month "05" ;
    a2a:Day "06" ;
    rdfs:label "06-05-1892"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1811-1902" ;
    a2a:Book "Appeltern, Huwelijksregister" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "6477.03" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1811-1902, Appeltern, Huwelijksregister, 5, 6477.03"
  ] ;
  a2a:SourceLastChangeDate "2023-12-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/4D0971FCA8AB4037BFC4B69F2ADE109D" ;
  a2a:RecordIdentifier "3049181334" ;
  a2a:RecordGUID "{4D0971FC-A8AB-4037-BFC4-B69F2ADE109D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/754FF5B3214F4DCDB064B2C2C2F46DEA" .

