@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_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8
  a a2a:Record ;
  rdfs:label "Huwelijk op 18 juli 1888 te Essen" ;
  a2a:hasPerson oa:person_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_Person-777aad2a-e87d-afbf-078a-105e64b1f317, oa:person_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_Person-07e07ab5-3855-f9fc-db1a-5b14b03d430a, oa:person_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_Person-390d89eb-453b-8805-a26d-5bef727e4ed1, oa:person_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_Person-d914f22b-dc0c-9d41-a957-04197a63b78f, oa:person_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_Person-527dfa77-bafd-afff-ee88-662e1f15024d, oa:person_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_Person-ea156d6e-1ef6-4d99-4fce-bc6d66dcb26f ;
  a2a:hasEvent oa:event_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_0, oa:relationep_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_1, oa:relationep_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_2, oa:relationep_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_3, oa:relationep_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_4, oa:relationep_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_5 ;
  a2a:hasSource oa:source_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8 .

oa:person_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_Person-777aad2a-e87d-afbf-078a-105e64b1f317
  a a2a:Person ;
  rdfs:label "Adrianus Claessens" ;
  a2a:PersonName [
    rdfs:label "Adrianus Claessens" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Claessens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_Person-07e07ab5-3855-f9fc-db1a-5b14b03d430a
  a a2a:Person ;
  rdfs:label "Franciscus Josephus André" ;
  a2a:PersonName [
    rdfs:label "Franciscus Josephus André" ;
    a2a:PersonNameFirstName "Franciscus Josephus" ;
    a2a:PersonNameLastName "André"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_Person-390d89eb-453b-8805-a26d-5bef727e4ed1
  a a2a:Person ;
  rdfs:label "Dymphna Mastbooms" ;
  a2a:PersonName [
    rdfs:label "Dymphna Mastbooms" ;
    a2a:PersonNameFirstName "Dymphna" ;
    a2a:PersonNameLastName "Mastbooms"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_Person-d914f22b-dc0c-9d41-a957-04197a63b78f
  a a2a:Person ;
  rdfs:label "Catharina Josepha Lambert" ;
  a2a:PersonName [
    rdfs:label "Catharina Josepha Lambert" ;
    a2a:PersonNameFirstName "Catharina Josepha" ;
    a2a:PersonNameLastName "Lambert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_Person-527dfa77-bafd-afff-ee88-662e1f15024d
  a a2a:Person ;
  rdfs:label "Regenia Francisca Claessens" ;
  a2a:PersonName [
    rdfs:label "Regenia Francisca Claessens" ;
    a2a:PersonNameFirstName "Regenia Francisca" ;
    a2a:PersonNameLastName "Claessens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] .

oa:person_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_Person-ea156d6e-1ef6-4d99-4fce-bc6d66dcb26f
  a a2a:Person ;
  rdfs:label "Constantinus Josephus André" ;
  a2a:PersonName [
    rdfs:label "Constantinus Josephus André" ;
    a2a:PersonNameFirstName "Constantinus Josephus" ;
    a2a:PersonNameLastName "André"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Morket" ;
    rdfs:label "Morket"
  ] .

oa:event_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1888" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1888-07-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] .

oa:relationep_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_Person:777aad2a-e87d-afbf-078a-105e64b1f317 ;
  a2a:EventKeyRef oa:event_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_Event1 .

oa:relationep_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_Person:07e07ab5-3855-f9fc-db1a-5b14b03d430a ;
  a2a:EventKeyRef oa:event_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_Event1 .

oa:relationep_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_Person:390d89eb-453b-8805-a26d-5bef727e4ed1 ;
  a2a:EventKeyRef oa:event_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_Event1 .

oa:relationep_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_Person:d914f22b-dc0c-9d41-a957-04197a63b78f ;
  a2a:EventKeyRef oa:event_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_Event1 .

oa:relationep_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_Person:527dfa77-bafd-afff-ee88-662e1f15024d ;
  a2a:EventKeyRef oa:event_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_Event1 .

oa:relationep_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_Person:ea156d6e-1ef6-4d99-4fce-bc6d66dcb26f ;
  a2a:EventKeyRef oa:event_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8_Event1 .

oa:source_wba_625c2ea3-5869-e28c-2da8-16d3de8a24f8
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen", "1888-07-18 - 1888-07-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1888-07-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1888-07-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1888" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1888-07-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 28, Periode: 1888" ;
    a2a:Book "Huwelijksregister Essen 1888" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "28" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 28, Periode: 1888, Huwelijksregister Essen 1888, 8, 28"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/88c8cda2-86f7-7610-f235-01341840f43b.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/625c2ea3-5869-e28c-2da8-16d3de8a24f8" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/88c8cda2-86f7-7610-f235-01341840f43b.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/a2d77e27-9b3b-8306-cca9-51cdffcb5920.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/625c2ea3-5869-e28c-2da8-16d3de8a24f8" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/a2d77e27-9b3b-8306-cca9-51cdffcb5920.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-04-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/625c2ea3-5869-e28c-2da8-16d3de8a24f8" ;
  a2a:RecordGUID "{625c2ea3-5869-e28c-2da8-16d3de8a24f8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_26643_00026643.xml van WBA" .

