@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_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da
  a a2a:Record ;
  rdfs:label "Huwelijk op 12 mei 1881 te Helvoirt" ;
  a2a:hasPerson oa:person_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_Person-a9beca88-462d-11e3-a747-d206bceb4d38, oa:person_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_Person-a9be5e68-462d-11e3-a747-d206bceb4d38, oa:person_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_Person-a9befde6-462d-11e3-a747-d206bceb4d38, oa:person_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_Person-a9be9b44-462d-11e3-a747-d206bceb4d38, oa:person_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_Person-a9bf4d78-462d-11e3-a747-d206bceb4d38, oa:person_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_Person-a9be1426-462d-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_0, oa:relationep_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_1, oa:relationep_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_2, oa:relationep_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_3, oa:relationep_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_4, oa:relationep_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_5 ;
  a2a:hasSource oa:source_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da .

oa:person_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_Person-a9beca88-462d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Geertrui Lommers" ;
  a2a:PersonName [
    rdfs:label "Geertrui Lommers" ;
    a2a:PersonNameFirstName "Geertrui" ;
    a2a:PersonNameLastName "Lommers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1855-02-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helvoirt" ;
    rdfs:label "Helvoirt"
  ] .

oa:person_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_Person-a9be5e68-462d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Theodorus Drijvers" ;
  a2a:PersonName [
    rdfs:label "Theodorus Drijvers" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Drijvers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_Person-a9befde6-462d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jan Lommers" ;
  a2a:PersonName [
    rdfs:label "Jan Lommers" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Lommers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_Person-a9be9b44-462d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johanna Schuurmans" ;
  a2a:PersonName [
    rdfs:label "Johanna Schuurmans" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Schuurmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_Person-a9bf4d78-462d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Pijnenburg" ;
  a2a:PersonName [
    rdfs:label "Maria Pijnenburg" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Pijnenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_Person-a9be1426-462d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Peter Drijvers" ;
  a2a:PersonName [
    rdfs:label "Peter Drijvers" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Drijvers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1855-05-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helvoirt" ;
    rdfs:label "Helvoirt"
  ] .

oa:event_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1881" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1881-05-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Helvoirt" ;
    rdfs:label "Helvoirt"
  ] .

oa:relationep_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_Person:a9beca88-462d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_Event1 .

oa:relationep_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_Person:a9be5e68-462d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_Event1 .

oa:relationep_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_Person:a9befde6-462d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_Event1 .

oa:relationep_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_Person:a9be9b44-462d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_Event1 .

oa:relationep_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_Person:a9bf4d78-462d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_Event1 .

oa:relationep_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_Person:a9be1426-462d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da_Event1 .

oa:source_bhi_568cb42d-e3fb-91de-0843-0e45d7aa98da
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Helvoirt" ;
    rdfs:label "Helvoirt", "1881-05-12 - 1881-05-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-05-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1881-05-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1881" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1881-05-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3651, Periode: 1881" ;
    a2a:Book "Huwelijksregister Helvoirt 1881" ;
    a2a:DocumentNumber "12" ;
    a2a:RegistryNumber "3651" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3651, Periode: 1881, Huwelijksregister Helvoirt 1881, 12, 3651"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/274be51d-6eff-9366-d06e-6c8611ff60e0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/274be51d-6eff-9366-d06e-6c8611ff60e0.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/77ea12d9-1c44-51dc-b30e-92709333d95e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/77ea12d9-1c44-51dc-b30e-92709333d95e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/568cb42d-e3fb-91de-0843-0e45d7aa98da" ;
  a2a:RecordGUID "{568cb42d-e3fb-91de-0843-0e45d7aa98da}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_9008_00009008.xml van BHI" .

