@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_F245CDCE-6726-423E-8EB3-12B28BF6F9B2
  a a2a:Record ;
  rdfs:label "Huwelijk op 6 juni 1942 te Culemborg" ;
  a2a:hasPerson oa:person_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_Person3015011756, oa:person_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_Person3015011757, oa:person_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_Person3015011758, oa:person_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_Person3015011759, oa:person_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_Person3015011760, oa:person_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_Person3015011761 ;
  a2a:hasEvent oa:event_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_0, oa:relationep_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_1, oa:relationep_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_2, oa:relationep_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_3, oa:relationep_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_4, oa:relationep_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_5 ;
  a2a:hasSource oa:source_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2 .

oa:person_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_Person3015011756
  a a2a:Person ;
  rdfs:label "Machiel Teunis Zaaijer" ;
  a2a:PersonName [
    rdfs:label "Machiel Teunis Zaaijer" ;
    a2a:PersonNameFirstName "Machiel Teunis" ;
    a2a:PersonNameLastName "Zaaijer"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tiel" ;
    rdfs:label "Tiel"
  ] ;
  a2a:Profession "meubelschilder" .

oa:person_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_Person3015011757
  a a2a:Person ;
  rdfs:label "Machiel Teunis Zaaijer" ;
  a2a:PersonName [
    rdfs:label "Machiel Teunis Zaaijer" ;
    a2a:PersonNameFirstName "Machiel Teunis" ;
    a2a:PersonNameLastName "Zaaijer"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_Person3015011758
  a a2a:Person ;
  rdfs:label "Willemina Westhreenen" ;
  a2a:PersonName [
    rdfs:label "Willemina Westhreenen" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Westhreenen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_Person3015011759
  a a2a:Person ;
  rdfs:label "Maria Johanna van Veen" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna van Veen" ;
    a2a:PersonNameFirstName "Maria Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Culemborg" ;
    rdfs:label "Culemborg"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_Person3015011760
  a a2a:Person ;
  rdfs:label "Antonie van Veen" ;
  a2a:PersonName [
    rdfs:label "Antonie van Veen" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:Profession "sigarensorteerder" .

oa:person_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_Person3015011761
  a a2a:Person ;
  rdfs:label "Alida Cornelia van Mourik" ;
  a2a:PersonName [
    rdfs:label "Alida Cornelia van Mourik" ;
    a2a:PersonNameFirstName "Alida Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mourik"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "06-06-1942" ;
    a2a:Year "1942" ;
    a2a:Month "06" ;
    a2a:Day "06" ;
    rdfs:label "1942-06-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Culemborg" ;
    rdfs:label "Culemborg"
  ] .

oa:relationep_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_Person3015011756 ;
  a2a:EventKeyRef oa:event_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_Event1 .

oa:relationep_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_Person3015011757 ;
  a2a:EventKeyRef oa:event_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_Event1 .

oa:relationep_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_Person3015011758 ;
  a2a:EventKeyRef oa:event_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_Event1 .

oa:relationep_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_Person3015011759 ;
  a2a:EventKeyRef oa:event_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_Event1 .

oa:relationep_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_Person3015011760 ;
  a2a:EventKeyRef oa:event_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_Event1 .

oa:relationep_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_Person3015011761 ;
  a2a:EventKeyRef oa:event_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2_Event1 .

oa:source_gld_F245CDCE-6726-423E-8EB3-12B28BF6F9B2
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Culemborg" ;
    a2a:Country "Nederland" ;
    rdfs:label "Culemborg, Nederland", "1942-06-06 - 1942-06-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1942-06-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1942-06-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "06-06-1942" ;
    a2a:Year "1942" ;
    a2a:Month "06" ;
    a2a:Day "06" ;
    rdfs:label "06-06-1942"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Culemborg, Huwelijksregister" ;
    a2a:Book "Culemborg, Huwelijksregister" ;
    a2a:DocumentNumber "85" ;
    a2a:RegistryNumber "13320.05" ;
    rdfs:label "Gelders Archief, Arnhem, Culemborg, Huwelijksregister, Culemborg, Huwelijksregister, 85, 13320.05"
  ] ;
  a2a:SourceLastChangeDate "2022-11-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/F245CDCE6726423E8EB312B28BF6F9B2" ;
  a2a:RecordIdentifier "3015011755" ;
  a2a:RecordGUID "{F245CDCE-6726-423E-8EB3-12B28BF6F9B2}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/F90F36A969CD46F9B0A841A2E3DB7E76" .

