@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_fce0a469-53eb-e12c-0617-bde2a7cf8b3d
  a a2a:Record ;
  rdfs:label "Trouwen op 11 mei 1806 te Lith" ;
  a2a:hasPerson oa:person_bhi_fce0a469-53eb-e12c-0617-bde2a7cf8b3d_Person-8a88cd3a-f193-dfd5-6b48-0e4495ade13d, oa:person_bhi_fce0a469-53eb-e12c-0617-bde2a7cf8b3d_Person-ce3e8cab-5dc0-711d-a62a-45e2cb28a69f, oa:person_bhi_fce0a469-53eb-e12c-0617-bde2a7cf8b3d_Person-e1d8982b-30e9-868c-c74c-e9efb4b79682, oa:person_bhi_fce0a469-53eb-e12c-0617-bde2a7cf8b3d_Person-8157fdfe-a22b-8b70-ea9f-62806be6fd37 ;
  a2a:hasEvent oa:event_bhi_fce0a469-53eb-e12c-0617-bde2a7cf8b3d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_fce0a469-53eb-e12c-0617-bde2a7cf8b3d_0, oa:relationep_bhi_fce0a469-53eb-e12c-0617-bde2a7cf8b3d_1, oa:relationep_bhi_fce0a469-53eb-e12c-0617-bde2a7cf8b3d_2, oa:relationep_bhi_fce0a469-53eb-e12c-0617-bde2a7cf8b3d_3 ;
  a2a:hasSource oa:source_bhi_fce0a469-53eb-e12c-0617-bde2a7cf8b3d .

oa:person_bhi_fce0a469-53eb-e12c-0617-bde2a7cf8b3d_Person-8a88cd3a-f193-dfd5-6b48-0e4495ade13d
  a a2a:Person ;
  rdfs:label "Jennemie Smits" ;
  a2a:PersonName [
    rdfs:label "Jennemie Smits" ;
    a2a:PersonNameFirstName "Jennemie" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fce0a469-53eb-e12c-0617-bde2a7cf8b3d_Person-ce3e8cab-5dc0-711d-a62a-45e2cb28a69f
  a a2a:Person ;
  rdfs:label "Daniel van Vugt" ;
  a2a:PersonName [
    rdfs:label "Daniel van Vugt" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vugt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fce0a469-53eb-e12c-0617-bde2a7cf8b3d_Person-e1d8982b-30e9-868c-c74c-e9efb4b79682
  a a2a:Person ;
  rdfs:label "Dirk Bogaards" ;
  a2a:PersonName [
    rdfs:label "Dirk Bogaards" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Bogaards"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Lith" ;
    rdfs:label "Lith"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lith" ;
    rdfs:label "Lith"
  ] .

oa:person_bhi_fce0a469-53eb-e12c-0617-bde2a7cf8b3d_Person-8157fdfe-a22b-8b70-ea9f-62806be6fd37
  a a2a:Person ;
  rdfs:label "Maria Anna van den Berg" ;
  a2a:PersonName [
    rdfs:label "Maria Anna van den Berg" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] .

oa:event_bhi_fce0a469-53eb-e12c-0617-bde2a7cf8b3d_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1806" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1806-05-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lith" ;
    rdfs:label "Lith"
  ] ;
  a2a:EventReligion "Schepenbank" .

oa:relationep_bhi_fce0a469-53eb-e12c-0617-bde2a7cf8b3d_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_bhi_fce0a469-53eb-e12c-0617-bde2a7cf8b3d_Person:8a88cd3a-f193-dfd5-6b48-0e4495ade13d ;
  a2a:EventKeyRef oa:event_bhi_fce0a469-53eb-e12c-0617-bde2a7cf8b3d_Event1 .

oa:relationep_bhi_fce0a469-53eb-e12c-0617-bde2a7cf8b3d_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_bhi_fce0a469-53eb-e12c-0617-bde2a7cf8b3d_Person:ce3e8cab-5dc0-711d-a62a-45e2cb28a69f ;
  a2a:EventKeyRef oa:event_bhi_fce0a469-53eb-e12c-0617-bde2a7cf8b3d_Event1 .

oa:relationep_bhi_fce0a469-53eb-e12c-0617-bde2a7cf8b3d_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_fce0a469-53eb-e12c-0617-bde2a7cf8b3d_Person:e1d8982b-30e9-868c-c74c-e9efb4b79682 ;
  a2a:EventKeyRef oa:event_bhi_fce0a469-53eb-e12c-0617-bde2a7cf8b3d_Event1 .

oa:relationep_bhi_fce0a469-53eb-e12c-0617-bde2a7cf8b3d_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_fce0a469-53eb-e12c-0617-bde2a7cf8b3d_Person:8157fdfe-a22b-8b70-ea9f-62806be6fd37 ;
  a2a:EventKeyRef oa:event_bhi_fce0a469-53eb-e12c-0617-bde2a7cf8b3d_Event1 .

oa:source_bhi_fce0a469-53eb-e12c-0617-bde2a7cf8b3d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Lith" ;
    rdfs:label "Lith", "1806-05-11 - 1806-05-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1806-05-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1806-05-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1806" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1806-05-11"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 14, Periode: 1805-1810" ;
    a2a:Book "Trouwen" ;
    a2a:RegistryNumber "14" ;
    a2a:Folio "13r01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 14, Periode: 1805-1810, Trouwen, 14, 13r01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/415c9d6e-9dc2-e1c2-9c2b-9abe63096e17.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/415c9d6e-9dc2-e1c2-9c2b-9abe63096e17.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-03-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/fce0a469-53eb-e12c-0617-bde2a7cf8b3d" ;
  a2a:RecordGUID "{fce0a469-53eb-e12c-0617-bde2a7cf8b3d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_58038_00058038.xml van BHI" .

