@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_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194
  a a2a:Record ;
  rdfs:label "Trouwen op 5 december 1748 te Vlijmen" ;
  a2a:hasPerson oa:person_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_Person-75beb069-8786-c0c7-6493-020a589440c2, oa:person_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_Person-369852f4-03df-2626-5d99-f46209111b41, oa:person_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_Person-dfbc4019-7d17-6585-cc45-a870e35d166b, oa:person_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_Person-acd289d4-695f-8ebd-1edf-05f9aa2e559d, oa:person_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_Person-9362867d-000f-6c40-8074-c1d5f121c10b ;
  a2a:hasEvent oa:event_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_0, oa:relationep_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_1, oa:relationep_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_2, oa:relationep_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_3, oa:relationep_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_4 ;
  a2a:hasSource oa:source_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194 .

oa:person_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_Person-75beb069-8786-c0c7-6493-020a589440c2
  a a2a:Person ;
  rdfs:label "Anna Maria de Mons" ;
  a2a:PersonName [
    rdfs:label "Anna Maria de Mons" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Mons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_Person-369852f4-03df-2626-5d99-f46209111b41
  a a2a:Person ;
  rdfs:label "Josephus Antreter" ;
  a2a:PersonName [
    rdfs:label "Josephus Antreter" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Antreter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_Person-dfbc4019-7d17-6585-cc45-a870e35d166b
  a a2a:Person ;
  rdfs:label "Antonius Keck" ;
  a2a:PersonName [
    rdfs:label "Antonius Keck" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Keck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_Person-acd289d4-695f-8ebd-1edf-05f9aa2e559d
  a a2a:Person ;
  rdfs:label "Helena Henrici Maes" ;
  a2a:PersonName [
    rdfs:label "Helena Henrici Maes" ;
    a2a:PersonNameFirstName "Helena Henrici" ;
    a2a:PersonNameLastName "Maes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_Person-9362867d-000f-6c40-8074-c1d5f121c10b
  a a2a:Person ;
  rdfs:label "Johannes Godefridus Langer" ;
  a2a:PersonName [
    rdfs:label "Johannes Godefridus Langer" ;
    a2a:PersonNameFirstName "Johannes Godefridus" ;
    a2a:PersonNameLastName "Langer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1748" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1748-12-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_Person:75beb069-8786-c0c7-6493-020a589440c2 ;
  a2a:EventKeyRef oa:event_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_Event1 .

oa:relationep_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_Person:369852f4-03df-2626-5d99-f46209111b41 ;
  a2a:EventKeyRef oa:event_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_Event1 .

oa:relationep_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_Person:dfbc4019-7d17-6585-cc45-a870e35d166b ;
  a2a:EventKeyRef oa:event_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_Event1 .

oa:relationep_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_Person:acd289d4-695f-8ebd-1edf-05f9aa2e559d ;
  a2a:EventKeyRef oa:event_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_Event1 .

oa:relationep_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_4
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_Person:9362867d-000f-6c40-8074-c1d5f121c10b ;
  a2a:EventKeyRef oa:event_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194_Event1 .

oa:source_sha_f2d4654a-bc51-cf24-e00a-58a3017c2194
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1748-12-05 - 1748-12-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1748-12-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1748-12-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1748" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1748-12-05"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: doop-, trouw- en begraafboek, Deel: 004, Periode: 1740-1785" ;
    a2a:Book "Trouwen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "004" ;
    a2a:Folio "19" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: 004, Periode: 1740-1785, Trouwen (rooms-katholieke parochie), 004, 19"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/c9897459-8610-ef64-5a78-ceecef6badd3.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/f2d4654a-bc51-cf24-e00a-58a3017c2194" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/c9897459-8610-ef64-5a78-ceecef6badd3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/f2d4654a-bc51-cf24-e00a-58a3017c2194" ;
  a2a:RecordGUID "{f2d4654a-bc51-cf24-e00a-58a3017c2194}" ;
  a2a:SourceRemarkOpmerking "Datum trouwen: 05-12-1748<br />Plaats trouwen: Vlijmen<br />Datum ondertrouw: 05-12-1748<br />Plaats ondertrouw: Vlijmen<br />Religie huwelijk: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7785_00007785.xml van SHA" .

[] a2a:PersonRemarkdiversen "ondertrouw" .
[] a2a:PersonRemarkdiversen "ondertrouw & trouw" .
[] a2a:PersonRemarkdiversen "trouw" .
