@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_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2
  a a2a:Record ;
  rdfs:label "Huwelijk op 27 augustus 1931 te Batenburg" ;
  a2a:hasPerson oa:person_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_Person3003736457, oa:person_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_Person3003736459, oa:person_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_Person3003736461, oa:person_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_Person3003736463, oa:person_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_Person3003736464, oa:person_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_Person3003736466 ;
  a2a:hasEvent oa:event_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_0, oa:relationep_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_1, oa:relationep_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_2, oa:relationep_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_3, oa:relationep_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_4, oa:relationep_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_5 ;
  a2a:hasSource oa:source_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2 .

oa:person_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_Person3003736457
  a a2a:Person ;
  rdfs:label "Adrianus Koers" ;
  a2a:PersonName [
    rdfs:label "Adrianus Koers" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Koers"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Driel" ;
    rdfs:label "Driel"
  ] ;
  a2a:Profession "kantonnier" .

oa:person_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_Person3003736459
  a a2a:Person ;
  rdfs:label "Bastiaan Koers" ;
  a2a:PersonName [
    rdfs:label "Bastiaan Koers" ;
    a2a:PersonNameFirstName "Bastiaan" ;
    a2a:PersonNameLastName "Koers"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_Person3003736461
  a a2a:Person ;
  rdfs:label "Poulina Jacomina van Rangelrooij" ;
  a2a:PersonName [
    rdfs:label "Poulina Jacomina van Rangelrooij" ;
    a2a:PersonNameFirstName "Poulina Jacomina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rangelrooij"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_Person3003736463
  a a2a:Person ;
  rdfs:label "Geertruda Schippers" ;
  a2a:PersonName [
    rdfs:label "Geertruda Schippers" ;
    a2a:PersonNameFirstName "Geertruda" ;
    a2a:PersonNameLastName "Schippers"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_Person3003736464
  a a2a:Person ;
  rdfs:label "Johannes Schippers" ;
  a2a:PersonName [
    rdfs:label "Johannes Schippers" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Schippers"
  ] ;
  a2a:Profession "Rijksbakenmeester" .

oa:person_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_Person3003736466
  a a2a:Person ;
  rdfs:label "Barbera Beukers" ;
  a2a:PersonName [
    rdfs:label "Barbera Beukers" ;
    a2a:PersonNameFirstName "Barbera" ;
    a2a:PersonNameLastName "Beukers"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "27-08-1931" ;
    a2a:Year "1931" ;
    a2a:Month "08" ;
    a2a:Day "27" ;
    rdfs:label "1931-08-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Batenburg" ;
    rdfs:label "Batenburg"
  ] .

oa:relationep_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_Person3003736457 ;
  a2a:EventKeyRef oa:event_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_Event1 .

oa:relationep_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_Person3003736459 ;
  a2a:EventKeyRef oa:event_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_Event1 .

oa:relationep_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_Person3003736461 ;
  a2a:EventKeyRef oa:event_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_Event1 .

oa:relationep_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_Person3003736463 ;
  a2a:EventKeyRef oa:event_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_Event1 .

oa:relationep_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_Person3003736464 ;
  a2a:EventKeyRef oa:event_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_Event1 .

oa:relationep_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_Person3003736466 ;
  a2a:EventKeyRef oa:event_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2_Event1 .

oa:source_gld_2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Batenburg" ;
    a2a:Country "Nederland" ;
    rdfs:label "Batenburg, Nederland", "1931-08-27 - 1931-08-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1931-08-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1931-08-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "27-08-1931" ;
    a2a:Year "1931" ;
    a2a:Month "08" ;
    a2a:Day "27" ;
    rdfs:label "27-08-1931"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Batenburg, Huwelijksregister" ;
    a2a:Book "Batenburg, Huwelijksregister" ;
    a2a:DocumentNumber "4" ;
    a2a:RegistryNumber "12422.09" ;
    rdfs:label "Gelders Archief, Arnhem, Batenburg, Huwelijksregister, Batenburg, Huwelijksregister, 4, 12422.09"
  ] ;
  a2a:SourceLastChangeDate "2022-11-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/2F0CE1AF83F144EB8853FDF3BD0C20C2" ;
  a2a:RecordIdentifier "3003736455" ;
  a2a:RecordGUID "{2F0CE1AF-83F1-44EB-8853-FDF3BD0C20C2}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/51AA212BAE144621957021A64EF2A409" .

