@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_a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8
  a a2a:Record ;
  rdfs:label "Trouwen op 1 oktober 1799 te Schaijk" ;
  a2a:hasPerson oa:person_bhi_a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8_Person-73d43920-0f50-575c-ce12-2fc70f702a47, oa:person_bhi_a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8_Person-be352010-674e-a917-1f70-857f6c2ae607, oa:person_bhi_a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8_Person-86603e5f-db3f-b722-d773-6ef00f940be6, oa:person_bhi_a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8_Person-676e31b1-3c6d-151f-72af-98ff9d931ddb ;
  a2a:hasEvent oa:event_bhi_a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8_0, oa:relationep_bhi_a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8_1, oa:relationep_bhi_a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8_2, oa:relationep_bhi_a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8_3 ;
  a2a:hasSource oa:source_bhi_a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8 .

oa:person_bhi_a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8_Person-73d43920-0f50-575c-ce12-2fc70f702a47
  a a2a:Person ;
  rdfs:label "Arnoldus van der Burgt" ;
  a2a:PersonName [
    rdfs:label "Arnoldus van der Burgt" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Burgt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8_Person-be352010-674e-a917-1f70-857f6c2ae607
  a a2a:Person ;
  rdfs:label "Gerardus van Dijk" ;
  a2a:PersonName [
    rdfs:label "Gerardus van Dijk" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8_Person-86603e5f-db3f-b722-d773-6ef00f940be6
  a a2a:Person ;
  rdfs:label "Arnoldus Henrici Lamberti" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Henrici Lamberti" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNamePatronym "Henrici" ;
    a2a:PersonNameLastName "Lamberti"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8_Person-676e31b1-3c6d-151f-72af-98ff9d931ddb
  a a2a:Person ;
  rdfs:label "Maria Anna Wilhelmi" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Wilhelmi" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Wilhelmi"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1799" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1799-10-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schaijk" ;
    rdfs:label "Schaijk"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8_Person:73d43920-0f50-575c-ce12-2fc70f702a47 ;
  a2a:EventKeyRef oa:event_bhi_a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8_Event1 .

oa:relationep_bhi_a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8_Person:be352010-674e-a917-1f70-857f6c2ae607 ;
  a2a:EventKeyRef oa:event_bhi_a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8_Event1 .

oa:relationep_bhi_a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8_Person:86603e5f-db3f-b722-d773-6ef00f940be6 ;
  a2a:EventKeyRef oa:event_bhi_a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8_Event1 .

oa:relationep_bhi_a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8_Person:676e31b1-3c6d-151f-72af-98ff9d931ddb ;
  a2a:EventKeyRef oa:event_bhi_a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8_Event1 .

oa:source_bhi_a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Schaijk" ;
    rdfs:label "Schaijk", "1799-10-01 - 1799-10-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1799-10-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1799-10-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1799" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1799-10-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 4, Periode: 1796-1813" ;
    a2a:Book "Trouwen" ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "5r02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 4, Periode: 1796-1813, Trouwen, 4, 5r02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/64e9fd09-0058-2623-f912-dcb8a089d0a3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/64e9fd09-0058-2623-f912-dcb8a089d0a3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-03-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8" ;
  a2a:RecordGUID "{a5f3c79e-e6b5-9ce0-5c1c-04b90c2ca6b8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_60563_00060563.xml van BHI" .

