@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_f5c4afc9-4934-e5bc-e93e-9ea030114e96
  a a2a:Record ;
  rdfs:label "Trouwen op 4 mei 1722 te Drunen" ;
  a2a:hasPerson oa:person_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_Person-265027f8-e9fa-1011-38b3-c428b14df422, oa:person_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_Person-e1612324-0bd7-d9b6-12a2-ada5471b5f12, oa:person_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_Person-347e6454-ab07-38e9-37b9-38396ebfbb97, oa:person_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_Person-a8eab29d-d3fb-8759-240d-5b5d24f01096, oa:person_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_Person-334a96aa-f4d4-a903-52cd-419158863d76 ;
  a2a:hasEvent oa:event_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_0, oa:relationep_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_1, oa:relationep_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_2, oa:relationep_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_3, oa:relationep_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_4 ;
  a2a:hasSource oa:source_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96 .

oa:person_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_Person-265027f8-e9fa-1011-38b3-c428b14df422
  a a2a:Person ;
  rdfs:label "Gerardus Aertsse Muskes" ;
  a2a:PersonName [
    rdfs:label "Gerardus Aertsse Muskes" ;
    a2a:PersonNameFirstName "Gerardus Aertsse" ;
    a2a:PersonNameLastName "Muskes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_Person-e1612324-0bd7-d9b6-12a2-ada5471b5f12
  a a2a:Person ;
  rdfs:label "Gerardus Pijnenborgh" ;
  a2a:PersonName [
    rdfs:label "Gerardus Pijnenborgh" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Pijnenborgh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_Person-347e6454-ab07-38e9-37b9-38396ebfbb97
  a a2a:Person ;
  rdfs:label "Elisabetha van Elssen" ;
  a2a:PersonName [
    rdfs:label "Elisabetha van Elssen" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Elssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_Person-a8eab29d-d3fb-8759-240d-5b5d24f01096
  a a2a:Person ;
  rdfs:label "Antonia Muskes" ;
  a2a:PersonName [
    rdfs:label "Antonia Muskes" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Muskes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_Person-334a96aa-f4d4-a903-52cd-419158863d76
  a a2a:Person ;
  rdfs:label "Petronilla Aertsse Smits" ;
  a2a:PersonName [
    rdfs:label "Petronilla Aertsse Smits" ;
    a2a:PersonNameFirstName "Petronilla Aertsse" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1722" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1722-05-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_Person:265027f8-e9fa-1011-38b3-c428b14df422 ;
  a2a:EventKeyRef oa:event_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_Event1 .

oa:relationep_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_Person:e1612324-0bd7-d9b6-12a2-ada5471b5f12 ;
  a2a:EventKeyRef oa:event_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_Event1 .

oa:relationep_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_Person:347e6454-ab07-38e9-37b9-38396ebfbb97 ;
  a2a:EventKeyRef oa:event_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_Event1 .

oa:relationep_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_Person:a8eab29d-d3fb-8759-240d-5b5d24f01096 ;
  a2a:EventKeyRef oa:event_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_Event1 .

oa:relationep_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_Person:334a96aa-f4d4-a903-52cd-419158863d76 ;
  a2a:EventKeyRef oa:event_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96_Event1 .

oa:source_sha_f5c4afc9-4934-e5bc-e93e-9ea030114e96
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1722-05-04 - 1722-05-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1722-05-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1722-05-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1722" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1722-05-04"^^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: Drunen07, Periode: 1700-1723" ;
    a2a:Book "Dopen en trouwen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Drunen07" ;
    a2a:Folio "26v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Drunen07, Periode: 1700-1723, Dopen en trouwen (rooms-katholieke parochie), Drunen07, 26v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/d8de738c-8376-3f02-8e10-a9f52b00a8b7.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/f5c4afc9-4934-e5bc-e93e-9ea030114e96" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/d8de738c-8376-3f02-8e10-a9f52b00a8b7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-03-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/f5c4afc9-4934-e5bc-e93e-9ea030114e96" ;
  a2a:RecordGUID "{f5c4afc9-4934-e5bc-e93e-9ea030114e96}" ;
  a2a:SourceRemarkOpmerking "Datum trouwen: 04-05-1722<br />Plaats trouwen: Drunen<br />Datum ondertrouw: 19-04-1722<br />Plaats ondertrouw: Drunen<br />Religie huwelijk: RK", "Bevat dopen en trouwen uit 1700 - 1723 en de dopen van onwettige kinderen uit 1711-1722." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_221_00000221.xml van SHA" .

[] a2a:PersonRemarkdiversen "ondertrouw" .
[] a2a:PersonRemarkdiversen "ondertrouw en trouwen" .
[] a2a:PersonRemarkdiversen "trouwen" .
