@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_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6
  a a2a:Record ;
  rdfs:label "Huwelijk op 9 januari 1941 te Valburg" ;
  a2a:hasPerson oa:person_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_Person3015478520, oa:person_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_Person3015478521, oa:person_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_Person3015478522, oa:person_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_Person3015478523, oa:person_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_Person3015478524, oa:person_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_Person3015478525 ;
  a2a:hasEvent oa:event_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_0, oa:relationep_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_1, oa:relationep_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_2, oa:relationep_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_3, oa:relationep_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_4, oa:relationep_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_5 ;
  a2a:hasSource oa:source_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6 .

oa:person_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_Person3015478520
  a a2a:Person ;
  rdfs:label "Arend Vermeer" ;
  a2a:PersonName [
    rdfs:label "Arend Vermeer" ;
    a2a:PersonNameFirstName "Arend" ;
    a2a:PersonNameLastName "Vermeer"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] ;
  a2a:Profession "los arbeider" .

oa:person_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_Person3015478521
  a a2a:Person ;
  rdfs:label "Pieter Vermeer" ;
  a2a:PersonName [
    rdfs:label "Pieter Vermeer" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Vermeer"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_Person3015478522
  a a2a:Person ;
  rdfs:label "Adriana Johanna Hogervorst" ;
  a2a:PersonName [
    rdfs:label "Adriana Johanna Hogervorst" ;
    a2a:PersonNameFirstName "Adriana Johanna" ;
    a2a:PersonNameLastName "Hogervorst"
  ] ;
  a2a:Profession "geen beroep vermeld" .

oa:person_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_Person3015478523
  a a2a:Person ;
  rdfs:label "Aleida Theodora van Baal" ;
  a2a:PersonName [
    rdfs:label "Aleida Theodora van Baal" ;
    a2a:PersonNameFirstName "Aleida Theodora" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Baal"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elst" ;
    rdfs:label "Elst"
  ] ;
  a2a:Profession "fabrieksarbeider" .

oa:person_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_Person3015478524
  a a2a:Person ;
  rdfs:label "Stephanus van Baal" ;
  a2a:PersonName [
    rdfs:label "Stephanus van Baal" ;
    a2a:PersonNameFirstName "Stephanus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Baal"
  ] ;
  a2a:Profession "veldarbeider" .

oa:person_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_Person3015478525
  a a2a:Person ;
  rdfs:label "Willemina Theodora Leenders" ;
  a2a:PersonName [
    rdfs:label "Willemina Theodora Leenders" ;
    a2a:PersonNameFirstName "Willemina Theodora" ;
    a2a:PersonNameLastName "Leenders"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "09-01-1941" ;
    a2a:Year "1941" ;
    a2a:Month "01" ;
    a2a:Day "09" ;
    rdfs:label "1941-01-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Valburg" ;
    rdfs:label "Valburg"
  ] .

oa:relationep_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_Person3015478520 ;
  a2a:EventKeyRef oa:event_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_Event1 .

oa:relationep_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_Person3015478521 ;
  a2a:EventKeyRef oa:event_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_Event1 .

oa:relationep_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_Person3015478522 ;
  a2a:EventKeyRef oa:event_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_Event1 .

oa:relationep_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_Person3015478523 ;
  a2a:EventKeyRef oa:event_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_Event1 .

oa:relationep_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_Person3015478524 ;
  a2a:EventKeyRef oa:event_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_Event1 .

oa:relationep_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_Person3015478525 ;
  a2a:EventKeyRef oa:event_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6_Event1 .

oa:source_gld_B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Valburg" ;
    a2a:Country "Nederland" ;
    rdfs:label "Valburg, Nederland", "1941-01-09 - 1941-01-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1941-01-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1941-01-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-01-1941" ;
    a2a:Year "1941" ;
    a2a:Month "01" ;
    a2a:Day "09" ;
    rdfs:label "09-01-1941"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Valburg, Huwelijksregister" ;
    a2a:Book "Valburg, Huwelijksregister" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "13412.09" ;
    rdfs:label "Gelders Archief, Arnhem, Valburg, Huwelijksregister, Valburg, Huwelijksregister, 2, 13412.09"
  ] ;
  a2a:SourceLastChangeDate "2022-11-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/B22F420BC4B54B82B4EB9DFDBAFA8EB6" ;
  a2a:RecordIdentifier "3015478519" ;
  a2a:RecordGUID "{B22F420B-C4B5-4B82-B4EB-9DFDBAFA8EB6}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/408F2FFB1A464172BB125C478AADD380" .

