@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_4beb9ba9-b30c-edca-328f-e57e522b4240
  a a2a:Record ;
  rdfs:label "Trouwen op 19 april 1818 te Schijndel" ;
  a2a:hasPerson oa:person_bhi_4beb9ba9-b30c-edca-328f-e57e522b4240_Person-1d89bcaa-a6b8-edc2-847e-2e6af30b527d, oa:person_bhi_4beb9ba9-b30c-edca-328f-e57e522b4240_Person-4ffc3b89-4d84-fdac-42d6-0013461ef673, oa:person_bhi_4beb9ba9-b30c-edca-328f-e57e522b4240_Person-414deecb-1c94-b1e5-4288-fdf0c1a8f0dd, oa:person_bhi_4beb9ba9-b30c-edca-328f-e57e522b4240_Person-1bede73d-5709-6bec-03a7-fd34c1ad8c17 ;
  a2a:hasEvent oa:event_bhi_4beb9ba9-b30c-edca-328f-e57e522b4240_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4beb9ba9-b30c-edca-328f-e57e522b4240_0, oa:relationep_bhi_4beb9ba9-b30c-edca-328f-e57e522b4240_1, oa:relationep_bhi_4beb9ba9-b30c-edca-328f-e57e522b4240_2, oa:relationep_bhi_4beb9ba9-b30c-edca-328f-e57e522b4240_3 ;
  a2a:hasSource oa:source_bhi_4beb9ba9-b30c-edca-328f-e57e522b4240 .

oa:person_bhi_4beb9ba9-b30c-edca-328f-e57e522b4240_Person-1d89bcaa-a6b8-edc2-847e-2e6af30b527d
  a a2a:Person ;
  rdfs:label "Anna Maria Henrici Schevers" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Henrici Schevers" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePatronym "Henrici" ;
    a2a:PersonNameLastName "Schevers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4beb9ba9-b30c-edca-328f-e57e522b4240_Person-4ffc3b89-4d84-fdac-42d6-0013461ef673
  a a2a:Person ;
  rdfs:label "Josina van Rooij" ;
  a2a:PersonName [
    rdfs:label "Josina van Rooij" ;
    a2a:PersonNameFirstName "Josina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rooij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4beb9ba9-b30c-edca-328f-e57e522b4240_Person-414deecb-1c94-b1e5-4288-fdf0c1a8f0dd
  a a2a:Person ;
  rdfs:label "Joanna Thijssen" ;
  a2a:PersonName [
    rdfs:label "Joanna Thijssen" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Thijssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4beb9ba9-b30c-edca-328f-e57e522b4240_Person-1bede73d-5709-6bec-03a7-fd34c1ad8c17
  a a2a:Person ;
  rdfs:label "Adrianus Joannis Verhagen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Joannis Verhagen" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Verhagen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4beb9ba9-b30c-edca-328f-e57e522b4240_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1818" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1818-04-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_4beb9ba9-b30c-edca-328f-e57e522b4240_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_4beb9ba9-b30c-edca-328f-e57e522b4240_Person:1d89bcaa-a6b8-edc2-847e-2e6af30b527d ;
  a2a:EventKeyRef oa:event_bhi_4beb9ba9-b30c-edca-328f-e57e522b4240_Event1 .

oa:relationep_bhi_4beb9ba9-b30c-edca-328f-e57e522b4240_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_4beb9ba9-b30c-edca-328f-e57e522b4240_Person:4ffc3b89-4d84-fdac-42d6-0013461ef673 ;
  a2a:EventKeyRef oa:event_bhi_4beb9ba9-b30c-edca-328f-e57e522b4240_Event1 .

oa:relationep_bhi_4beb9ba9-b30c-edca-328f-e57e522b4240_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_4beb9ba9-b30c-edca-328f-e57e522b4240_Person:414deecb-1c94-b1e5-4288-fdf0c1a8f0dd ;
  a2a:EventKeyRef oa:event_bhi_4beb9ba9-b30c-edca-328f-e57e522b4240_Event1 .

oa:relationep_bhi_4beb9ba9-b30c-edca-328f-e57e522b4240_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_4beb9ba9-b30c-edca-328f-e57e522b4240_Person:1bede73d-5709-6bec-03a7-fd34c1ad8c17 ;
  a2a:EventKeyRef oa:event_bhi_4beb9ba9-b30c-edca-328f-e57e522b4240_Event1 .

oa:source_bhi_4beb9ba9-b30c-edca-328f-e57e522b4240
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel", "1818-04-19 - 1818-04-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1818-04-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1818-04-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1818" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1818-04-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Streekarchief Langs Aa en Dommel, Bron: boek, Deel: 42, Periode: 1773-1830" ;
    a2a:Book "Rooms-Katholiek trouwboek 1773-1830" ;
    a2a:RegistryNumber "42" ;
    a2a:Folio "156-01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Streekarchief Langs Aa en Dommel, Bron: boek, Deel: 42, Periode: 1773-1830, Rooms-Katholiek trouwboek 1773-1830, 42, 156-01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3c2ca963-0909-af39-7bbf-7ec230b0809d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3c2ca963-0909-af39-7bbf-7ec230b0809d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-08-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4beb9ba9-b30c-edca-328f-e57e522b4240" ;
  a2a:RecordGUID "{4beb9ba9-b30c-edca-328f-e57e522b4240}" ;
  a2a:SourceRemarkOpmerking "met dispensatie voor 3e en 4e graad bloedverwantschap" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_81296_00081296.xml van BHI" .

