@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_d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2
  a a2a:Record ;
  rdfs:label "Trouwen op 27 november 1762 te Lith" ;
  a2a:hasPerson oa:person_bhi_d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2_Person-f68f7404-3261-12e3-a400-009c66899d4b, oa:person_bhi_d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2_Person-814c8e3c-45d7-f015-7c2e-21b2f175e1a1, oa:person_bhi_d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2_Person-348166ed-663e-a395-5161-d93b9a388884, oa:person_bhi_d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2_Person-23ced542-fe23-8a46-da33-022ad2551437 ;
  a2a:hasEvent oa:event_bhi_d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2_0, oa:relationep_bhi_d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2_1, oa:relationep_bhi_d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2_2, oa:relationep_bhi_d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2_3 ;
  a2a:hasSource oa:source_bhi_d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2 .

oa:person_bhi_d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2_Person-f68f7404-3261-12e3-a400-009c66899d4b
  a a2a:Person ;
  rdfs:label "Jacobus van Heume" ;
  a2a:PersonName [
    rdfs:label "Jacobus van Heume" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heume"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2_Person-814c8e3c-45d7-f015-7c2e-21b2f175e1a1
  a a2a:Person ;
  rdfs:label "Gijsberta van Maeren" ;
  a2a:PersonName [
    rdfs:label "Gijsberta van Maeren" ;
    a2a:PersonNameFirstName "Gijsberta" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Maeren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2_Person-348166ed-663e-a395-5161-d93b9a388884
  a a2a:Person ;
  rdfs:label "Jacobus den Doctor" ;
  a2a:PersonName [
    rdfs:label "Jacobus den Doctor" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Doctor"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2_Person-23ced542-fe23-8a46-da33-022ad2551437
  a a2a:Person ;
  rdfs:label "Maria de Man" ;
  a2a:PersonName [
    rdfs:label "Maria de Man" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Man"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1762" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1762-11-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lith" ;
    rdfs:label "Lith"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2_Person:f68f7404-3261-12e3-a400-009c66899d4b ;
  a2a:EventKeyRef oa:event_bhi_d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2_Event1 .

oa:relationep_bhi_d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2_Person:814c8e3c-45d7-f015-7c2e-21b2f175e1a1 ;
  a2a:EventKeyRef oa:event_bhi_d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2_Event1 .

oa:relationep_bhi_d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2_Person:348166ed-663e-a395-5161-d93b9a388884 ;
  a2a:EventKeyRef oa:event_bhi_d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2_Event1 .

oa:relationep_bhi_d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2_Person:23ced542-fe23-8a46-da33-022ad2551437 ;
  a2a:EventKeyRef oa:event_bhi_d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2_Event1 .

oa:source_bhi_d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Lith" ;
    rdfs:label "Lith", "1762-11-27 - 1762-11-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1762-11-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1762-11-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1762" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1762-11-27"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 42, Periode: 1754-1895" ;
    a2a:Book "Lith trouw- en begraafboek 1754-1810 (1895)" ;
    a2a:RegistryNumber "42" ;
    a2a:Folio "34-02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 42, Periode: 1754-1895, Lith trouw- en begraafboek 1754-1810 (1895), 42, 34-02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1f9d4241-9d17-d65a-6abd-d8dbdd20aadd.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1f9d4241-9d17-d65a-6abd-d8dbdd20aadd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-09-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2" ;
  a2a:RecordGUID "{d3c2c3cc-bc7e-bd6c-a4d1-1a03e20da3c2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_59078_00059078.xml van BHI" .

