@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_5a44a955-718d-da45-4738-1bb64e2d2fec
  a a2a:Record ;
  rdfs:label "Trouwen op 23 februari 1772 te Vlijmen" ;
  a2a:hasPerson oa:person_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_Person-ccd1c150-d7b3-b38b-d19a-669dffcae9cd, oa:person_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_Person-118ea7ec-d503-7917-70f4-3c0835caa8af, oa:person_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_Person-e456bc7b-455c-c6df-13cf-b544ea067274, oa:person_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_Person-c9495942-8822-0653-f0f7-6f99071d3f50, oa:person_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_Person-a157216f-6707-9f0b-c380-082dc1d4d479 ;
  a2a:hasEvent oa:event_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_0, oa:relationep_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_1, oa:relationep_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_2, oa:relationep_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_3, oa:relationep_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_4 ;
  a2a:hasSource oa:source_sha_5a44a955-718d-da45-4738-1bb64e2d2fec .

oa:person_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_Person-ccd1c150-d7b3-b38b-d19a-669dffcae9cd
  a a2a:Person ;
  rdfs:label "Maria Wilhelmi Kockx" ;
  a2a:PersonName [
    rdfs:label "Maria Wilhelmi Kockx" ;
    a2a:PersonNameFirstName "Maria Wilhelmi" ;
    a2a:PersonNameLastName "Kockx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_Person-118ea7ec-d503-7917-70f4-3c0835caa8af
  a a2a:Person ;
  rdfs:label "Petronella Kroonen" ;
  a2a:PersonName [
    rdfs:label "Petronella Kroonen" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Kroonen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_Person-e456bc7b-455c-c6df-13cf-b544ea067274
  a a2a:Person ;
  rdfs:label "Beatrix Oldezeel" ;
  a2a:PersonName [
    rdfs:label "Beatrix Oldezeel" ;
    a2a:PersonNameFirstName "Beatrix" ;
    a2a:PersonNameLastName "Oldezeel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_Person-c9495942-8822-0653-f0f7-6f99071d3f50
  a a2a:Person ;
  rdfs:label "Adrianus Heesbeen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Heesbeen" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Heesbeen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_Person-a157216f-6707-9f0b-c380-082dc1d4d479
  a a2a:Person ;
  rdfs:label "Gerardus Petri van de Grint" ;
  a2a:PersonName [
    rdfs:label "Gerardus Petri van de Grint" ;
    a2a:PersonNameFirstName "Gerardus Petri" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Grint"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1772" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1772-02-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_Person:ccd1c150-d7b3-b38b-d19a-669dffcae9cd ;
  a2a:EventKeyRef oa:event_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_Event1 .

oa:relationep_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_Person:118ea7ec-d503-7917-70f4-3c0835caa8af ;
  a2a:EventKeyRef oa:event_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_Event1 .

oa:relationep_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_Person:e456bc7b-455c-c6df-13cf-b544ea067274 ;
  a2a:EventKeyRef oa:event_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_Event1 .

oa:relationep_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_Person:c9495942-8822-0653-f0f7-6f99071d3f50 ;
  a2a:EventKeyRef oa:event_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_Event1 .

oa:relationep_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_4
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_Person:a157216f-6707-9f0b-c380-082dc1d4d479 ;
  a2a:EventKeyRef oa:event_sha_5a44a955-718d-da45-4738-1bb64e2d2fec_Event1 .

oa:source_sha_5a44a955-718d-da45-4738-1bb64e2d2fec
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1772-02-23 - 1772-02-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1772-02-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1772-02-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1772" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1772-02-23"^^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 "64r & 65r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: 004, Periode: 1740-1785, Trouwen (rooms-katholieke parochie), 004, 64r & 65r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/c7348021-f521-3cf3-e995-362b48504de9.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/5a44a955-718d-da45-4738-1bb64e2d2fec" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/c7348021-f521-3cf3-e995-362b48504de9.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/b236079f-2449-02b7-3805-cf0186a26f00.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/5a44a955-718d-da45-4738-1bb64e2d2fec" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/b236079f-2449-02b7-3805-cf0186a26f00.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/5a44a955-718d-da45-4738-1bb64e2d2fec" ;
  a2a:RecordGUID "{5a44a955-718d-da45-4738-1bb64e2d2fec}" ;
  a2a:SourceRemarkOpmerking "Datum trouwen: 23-02-1772<br />Plaats trouwen: Vlijmen<br />Datum ondertrouw: 06-02-1772<br />Plaats ondertrouw: Vlijmen<br />Religie huwelijk: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7718_00007718.xml van SHA" .

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