@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_1bc742da-816f-4dbd-b00a-47bba15fe2aa
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 februari 1817 te Luyksgestel" ;
  a2a:hasPerson oa:person_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_Person-51f1b438-4631-11e3-a747-d206bceb4d38, oa:person_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_Person-51f282d2-4631-11e3-a747-d206bceb4d38, oa:person_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_Person-51f1e26e-4631-11e3-a747-d206bceb4d38, oa:person_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_Person-51f253c0-4631-11e3-a747-d206bceb4d38, oa:person_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_Person-51f2152c-4631-11e3-a747-d206bceb4d38, oa:person_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_Person-51f183dc-4631-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_0, oa:relationep_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_1, oa:relationep_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_2, oa:relationep_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_3, oa:relationep_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_4, oa:relationep_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_5 ;
  a2a:hasSource oa:source_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa .

oa:person_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_Person-51f1b438-4631-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Hendrik Scheerens" ;
  a2a:PersonName [
    rdfs:label "Hendrik Scheerens" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Scheerens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_Person-51f282d2-4631-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Leijten" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Leijten" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Leijten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_Person-51f1e26e-4631-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Margarita Koolen" ;
  a2a:PersonName [
    rdfs:label "Margarita Koolen" ;
    a2a:PersonNameFirstName "Margarita" ;
    a2a:PersonNameLastName "Koolen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_Person-51f253c0-4631-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Peter Jacobs" ;
  a2a:PersonName [
    rdfs:label "Peter Jacobs" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_Person-51f2152c-4631-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Catharina Jacobs" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Jacobs" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1787" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1787-03-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Luyksgestel" ;
    rdfs:label "Luyksgestel"
  ] .

oa:person_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_Person-51f183dc-4631-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Willem Scheerens" ;
  a2a:PersonName [
    rdfs:label "Willem Scheerens" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Scheerens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1771" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1771-10-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arendonk (België)" ;
    rdfs:label "Arendonk (België)"
  ] .

oa:event_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1817" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1817-02-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Luyksgestel" ;
    rdfs:label "Luyksgestel"
  ] .

oa:relationep_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_Person:51f1b438-4631-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_Event1 .

oa:relationep_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_1
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_Person:51f282d2-4631-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_Event1 .

oa:relationep_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_Person:51f1e26e-4631-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_Event1 .

oa:relationep_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_Person:51f253c0-4631-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_Event1 .

oa:relationep_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_Person:51f2152c-4631-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_Event1 .

oa:relationep_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_Person:51f183dc-4631-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa_Event1 .

oa:source_bhi_1bc742da-816f-4dbd-b00a-47bba15fe2aa
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Luyksgestel" ;
    rdfs:label "Luyksgestel", "1817-02-17 - 1817-02-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1817-02-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1817-02-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1817" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1817-02-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 4937, Periode: 1817" ;
    a2a:Book "Huwelijksregister Luyksgestel 1817" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "4937" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 4937, Periode: 1817, Huwelijksregister Luyksgestel 1817, 5, 4937"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/67937b85-30f0-bf42-bb5f-eacf4c8b22c7.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/67937b85-30f0-bf42-bb5f-eacf4c8b22c7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1bc742da-816f-4dbd-b00a-47bba15fe2aa" ;
  a2a:RecordGUID "{1bc742da-816f-4dbd-b00a-47bba15fe2aa}" ;
  a2a:SourceRemarkOpmerking "Akte bevat meer informatie" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "4937" ;
  a2a:SourceRemarkregister_periode "1817" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_839_00000839.xml van BHI" .

