@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_e92c85d0-c266-5fa0-e7da-7387a85e8212
  a a2a:Record ;
  rdfs:label "Trouwen op 25 februari 1810 te Liempde" ;
  a2a:hasPerson oa:person_bhi_e92c85d0-c266-5fa0-e7da-7387a85e8212_Person-d522f2f6-464d-11e3-a747-d206bceb4d38, oa:person_bhi_e92c85d0-c266-5fa0-e7da-7387a85e8212_Person-88621530-a533-e8d5-b2a5-74f42116bb43, oa:person_bhi_e92c85d0-c266-5fa0-e7da-7387a85e8212_Person-24882495-2570-c44c-c5f1-3ecab9a62e7e, oa:person_bhi_e92c85d0-c266-5fa0-e7da-7387a85e8212_Person-d5237442-464d-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_e92c85d0-c266-5fa0-e7da-7387a85e8212_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e92c85d0-c266-5fa0-e7da-7387a85e8212_0, oa:relationep_bhi_e92c85d0-c266-5fa0-e7da-7387a85e8212_1, oa:relationep_bhi_e92c85d0-c266-5fa0-e7da-7387a85e8212_2, oa:relationep_bhi_e92c85d0-c266-5fa0-e7da-7387a85e8212_3 ;
  a2a:hasSource oa:source_bhi_e92c85d0-c266-5fa0-e7da-7387a85e8212 .

oa:person_bhi_e92c85d0-c266-5fa0-e7da-7387a85e8212_Person-d522f2f6-464d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Hubertus Santegoeds" ;
  a2a:PersonName [
    rdfs:label "Hubertus Santegoeds" ;
    a2a:PersonNameFirstName "Hubertus" ;
    a2a:PersonNameLastName "Santegoeds"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e92c85d0-c266-5fa0-e7da-7387a85e8212_Person-88621530-a533-e8d5-b2a5-74f42116bb43
  a a2a:Person ;
  rdfs:label "Joannes van der Velden" ;
  a2a:PersonName [
    rdfs:label "Joannes van der Velden" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Velden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e92c85d0-c266-5fa0-e7da-7387a85e8212_Person-24882495-2570-c44c-c5f1-3ecab9a62e7e
  a a2a:Person ;
  rdfs:label "Maria Joannis Martini Lathouwers" ;
  a2a:PersonName [
    rdfs:label "Maria Joannis Martini Lathouwers" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Joannis Martini" ;
    a2a:PersonNameLastName "Lathouwers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e92c85d0-c266-5fa0-e7da-7387a85e8212_Person-d5237442-464d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adriana Joannis Stovers" ;
  a2a:PersonName [
    rdfs:label "Adriana Joannis Stovers" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Stovers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e92c85d0-c266-5fa0-e7da-7387a85e8212_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1810" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1810-02-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Liempde" ;
    rdfs:label "Liempde"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_e92c85d0-c266-5fa0-e7da-7387a85e8212_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_e92c85d0-c266-5fa0-e7da-7387a85e8212_Person:d522f2f6-464d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_e92c85d0-c266-5fa0-e7da-7387a85e8212_Event1 .

oa:relationep_bhi_e92c85d0-c266-5fa0-e7da-7387a85e8212_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_e92c85d0-c266-5fa0-e7da-7387a85e8212_Person:88621530-a533-e8d5-b2a5-74f42116bb43 ;
  a2a:EventKeyRef oa:event_bhi_e92c85d0-c266-5fa0-e7da-7387a85e8212_Event1 .

oa:relationep_bhi_e92c85d0-c266-5fa0-e7da-7387a85e8212_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_e92c85d0-c266-5fa0-e7da-7387a85e8212_Person:24882495-2570-c44c-c5f1-3ecab9a62e7e ;
  a2a:EventKeyRef oa:event_bhi_e92c85d0-c266-5fa0-e7da-7387a85e8212_Event1 .

oa:relationep_bhi_e92c85d0-c266-5fa0-e7da-7387a85e8212_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_e92c85d0-c266-5fa0-e7da-7387a85e8212_Person:d5237442-464d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_e92c85d0-c266-5fa0-e7da-7387a85e8212_Event1 .

oa:source_bhi_e92c85d0-c266-5fa0-e7da-7387a85e8212
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Liempde" ;
    rdfs:label "Liempde", "1810-02-25 - 1810-02-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1810-02-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1810-02-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1810" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1810-02-25"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Rijksarchief Noord-Brabant, Bron: boek, Deel: 3, Periode: 1746-1810" ;
    a2a:Book "Rooms-Katholiek doop-, trouw- en begraafboek 1746-1810" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "292-01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Rijksarchief Noord-Brabant, Bron: boek, Deel: 3, Periode: 1746-1810, Rooms-Katholiek doop-, trouw- en begraafboek 1746-1810, 3, 292-01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8aa88434-bee8-a3fc-20de-aa625b9e1841.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8aa88434-bee8-a3fc-20de-aa625b9e1841.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e92c85d0-c266-5fa0-e7da-7387a85e8212" ;
  a2a:RecordGUID "{e92c85d0-c266-5fa0-e7da-7387a85e8212}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_60046_00060046.xml van BHI" .

