@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_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366
  a a2a:Record ;
  rdfs:label "Huwelijk op 28 november 1889" ;
  a2a:hasPerson oa:person_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Person-92b0c46b-28a4-9739-bf2b-875376d6ddd8, oa:person_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Person-e92ad770-0bb7-edfe-7dbd-730658c56821, oa:person_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Person-443c46b3-b2dc-bcdf-aab3-f1f1eaa5aefc, oa:person_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Person-d277449f-46a2-60f9-62c6-efa9cb82c40b, oa:person_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Person-031c812b-285d-6d38-19e1-760ba036c175, oa:person_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Person-f82a1ecf-adbd-dd37-28e9-51da236b682c, oa:person_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Person-629f804f-d38c-20dd-b98d-34e79a57df85, oa:person_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Person-2a12ad88-be48-a11b-2032-8458a32754c1, oa:person_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Person-aff04fb6-29a8-4df3-8852-547988b19948, oa:person_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Person-a17d1650-80e4-2a60-e38e-2315e72e922a ;
  a2a:hasEvent oa:event_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_0, oa:relationep_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_1, oa:relationep_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_2, oa:relationep_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_3, oa:relationep_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_4, oa:relationep_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_5, oa:relationep_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_6, oa:relationep_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_7, oa:relationep_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_8, oa:relationep_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_9 ;
  a2a:hasSource oa:source_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366 .

oa:person_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Person-92b0c46b-28a4-9739-bf2b-875376d6ddd8
  a a2a:Person ;
  rdfs:label "Maaike van Ballegooijen" ;
  a2a:PersonName [
    rdfs:label "Maaike van Ballegooijen" ;
    a2a:PersonNameFirstName "Maaike" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ballegooijen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1866-07-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Poederoijen" ;
    rdfs:label "Poederoijen"
  ] ;
  a2a:Profession "dienstmeid" .

oa:person_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Person-e92ad770-0bb7-edfe-7dbd-730658c56821
  a a2a:Person ;
  rdfs:label "Cornelis Vervoorn" ;
  a2a:PersonName [
    rdfs:label "Cornelis Vervoorn" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Vervoorn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "67" ;
    rdfs:label "67"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Person-443c46b3-b2dc-bcdf-aab3-f1f1eaa5aefc
  a a2a:Person ;
  rdfs:label "Pieter Roeland" ;
  a2a:PersonName [
    rdfs:label "Pieter Roeland" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Roeland"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Person-d277449f-46a2-60f9-62c6-efa9cb82c40b
  a a2a:Person ;
  rdfs:label "Bastiaan van Brakel" ;
  a2a:PersonName [
    rdfs:label "Bastiaan van Brakel" ;
    a2a:PersonNameFirstName "Bastiaan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Brakel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Person-031c812b-285d-6d38-19e1-760ba036c175
  a a2a:Person ;
  rdfs:label "Levinus Meiresonne" ;
  a2a:PersonName [
    rdfs:label "Levinus Meiresonne" ;
    a2a:PersonNameFirstName "Levinus" ;
    a2a:PersonNameLastName "Meiresonne"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "61" ;
    rdfs:label "61"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Person-f82a1ecf-adbd-dd37-28e9-51da236b682c
  a a2a:Person ;
  rdfs:label "Hessel Jan Roeland" ;
  a2a:PersonName [
    rdfs:label "Hessel Jan Roeland" ;
    a2a:PersonNameFirstName "Hessel Jan" ;
    a2a:PersonNameLastName "Roeland"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1861-07-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Person-629f804f-d38c-20dd-b98d-34e79a57df85
  a a2a:Person ;
  rdfs:label "Neeske den Boer" ;
  a2a:PersonName [
    rdfs:label "Neeske den Boer" ;
    a2a:PersonNameFirstName "Neeske" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Person-2a12ad88-be48-a11b-2032-8458a32754c1
  a a2a:Person ;
  rdfs:label "Maaike Keinemans" ;
  a2a:PersonName [
    rdfs:label "Maaike Keinemans" ;
    a2a:PersonNameFirstName "Maaike" ;
    a2a:PersonNameLastName "Keinemans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Poederoijen" ;
    rdfs:label "Poederoijen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Person-aff04fb6-29a8-4df3-8852-547988b19948
  a a2a:Person ;
  rdfs:label "Willem Roeland" ;
  a2a:PersonName [
    rdfs:label "Willem Roeland" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Roeland"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Person-a17d1650-80e4-2a60-e38e-2315e72e922a
  a a2a:Person ;
  rdfs:label "Willem Willemse van Ballegooijen" ;
  a2a:PersonName [
    rdfs:label "Willem Willemse van Ballegooijen" ;
    a2a:PersonNameFirstName "Willem Willemse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ballegooijen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Poederoijen" ;
    rdfs:label "Poederoijen"
  ] ;
  a2a:Profession "arbeider" .

oa:event_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1889" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1889-11-28"^^xsd:date
  ] .

oa:relationep_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Person:92b0c46b-28a4-9739-bf2b-875376d6ddd8 ;
  a2a:EventKeyRef oa:event_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Event1 .

oa:relationep_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Person:e92ad770-0bb7-edfe-7dbd-730658c56821 ;
  a2a:EventKeyRef oa:event_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Event1 .

oa:relationep_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Person:443c46b3-b2dc-bcdf-aab3-f1f1eaa5aefc ;
  a2a:EventKeyRef oa:event_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Event1 .

oa:relationep_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Person:d277449f-46a2-60f9-62c6-efa9cb82c40b ;
  a2a:EventKeyRef oa:event_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Event1 .

oa:relationep_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Person:031c812b-285d-6d38-19e1-760ba036c175 ;
  a2a:EventKeyRef oa:event_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Event1 .

oa:relationep_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Person:f82a1ecf-adbd-dd37-28e9-51da236b682c ;
  a2a:EventKeyRef oa:event_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Event1 .

oa:relationep_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_6
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Person:629f804f-d38c-20dd-b98d-34e79a57df85 ;
  a2a:EventKeyRef oa:event_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Event1 .

oa:relationep_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_7
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Person:2a12ad88-be48-a11b-2032-8458a32754c1 ;
  a2a:EventKeyRef oa:event_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Event1 .

oa:relationep_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_8
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Person:aff04fb6-29a8-4df3-8852-547988b19948 ;
  a2a:EventKeyRef oa:event_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Event1 .

oa:relationep_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_9
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Person:a17d1650-80e4-2a60-e38e-2315e72e922a ;
  a2a:EventKeyRef oa:event_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366_Event1 .

oa:source_sha_3fe3e781-ce13-1005-96e8-e3fd19fcb366
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen", "1889-11-28 - 1889-11-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1889-11-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1889-11-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1889" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1889-11-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 4718, Periode: 1881-1890" ;
    a2a:Book "Huwelijksregister" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "4718" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4718, Periode: 1881-1890, Huwelijksregister, 5, 4718"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/7bdddcbe-c171-42d9-676d-c7bb7f165683.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/3fe3e781-ce13-1005-96e8-e3fd19fcb366" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/7bdddcbe-c171-42d9-676d-c7bb7f165683.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/68f2964f-a187-c94c-bfc1-0f4e30588738.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/3fe3e781-ce13-1005-96e8-e3fd19fcb366" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/68f2964f-a187-c94c-bfc1-0f4e30588738.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-06-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/3fe3e781-ce13-1005-96e8-e3fd19fcb366" ;
  a2a:RecordGUID "{3fe3e781-ce13-1005-96e8-e3fd19fcb366}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6583_00006583.xml van SHA" .

[] a2a:PersonRemarkdiversen "broer van de bruidegom" .
[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "overleden" .
