@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_brd_4a2589d0-9358-ef4e-7197-dc5906fc8e43
  a a2a:Record ;
  rdfs:label "Trouwen in februari 1678 te Breda" ;
  a2a:hasPerson oa:person_brd_4a2589d0-9358-ef4e-7197-dc5906fc8e43_Person-03c471f0-f9da-5b6b-807c-511576d52c9b, oa:person_brd_4a2589d0-9358-ef4e-7197-dc5906fc8e43_Person-735c661d-521f-c7cc-8965-ee44fc58a656, oa:person_brd_4a2589d0-9358-ef4e-7197-dc5906fc8e43_Person-3371e9e1-94fb-9ae1-a0f5-b21227df5270 ;
  a2a:hasEvent oa:event_brd_4a2589d0-9358-ef4e-7197-dc5906fc8e43_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_4a2589d0-9358-ef4e-7197-dc5906fc8e43_0, oa:relationep_brd_4a2589d0-9358-ef4e-7197-dc5906fc8e43_1, oa:relationep_brd_4a2589d0-9358-ef4e-7197-dc5906fc8e43_2 ;
  a2a:hasSource oa:source_brd_4a2589d0-9358-ef4e-7197-dc5906fc8e43 .

oa:person_brd_4a2589d0-9358-ef4e-7197-dc5906fc8e43_Person-03c471f0-f9da-5b6b-807c-511576d52c9b
  a a2a:Person ;
  rdfs:label "Jacob Cornelis Hultermans" ;
  a2a:PersonName [
    rdfs:label "Jacob Cornelis Hultermans" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Cornelis" ;
    a2a:PersonNameLastName "Hultermans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Elders" ;
    rdfs:label "Elders"
  ] .

oa:person_brd_4a2589d0-9358-ef4e-7197-dc5906fc8e43_Person-735c661d-521f-c7cc-8965-ee44fc58a656
  a a2a:Person ;
  rdfs:label "Josyntje Joosten" ;
  a2a:PersonName [
    rdfs:label "Josyntje Joosten" ;
    a2a:PersonNameFirstName "Josyntje" ;
    a2a:PersonNameLastName "Joosten"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_brd_4a2589d0-9358-ef4e-7197-dc5906fc8e43_Person-3371e9e1-94fb-9ae1-a0f5-b21227df5270
  a a2a:Person ;
  rdfs:label "Harmen Govertsen" ;
  a2a:PersonName [
    rdfs:label "Harmen Govertsen" ;
    a2a:PersonNameFirstName "Harmen" ;
    a2a:PersonNameLastName "Govertsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_4a2589d0-9358-ef4e-7197-dc5906fc8e43_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1678" ;
    a2a:Month "2"
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_4a2589d0-9358-ef4e-7197-dc5906fc8e43_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_4a2589d0-9358-ef4e-7197-dc5906fc8e43_Person:03c471f0-f9da-5b6b-807c-511576d52c9b ;
  a2a:EventKeyRef oa:event_brd_4a2589d0-9358-ef4e-7197-dc5906fc8e43_Event1 .

oa:relationep_brd_4a2589d0-9358-ef4e-7197-dc5906fc8e43_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_brd_4a2589d0-9358-ef4e-7197-dc5906fc8e43_Person:735c661d-521f-c7cc-8965-ee44fc58a656 ;
  a2a:EventKeyRef oa:event_brd_4a2589d0-9358-ef4e-7197-dc5906fc8e43_Event1 .

oa:relationep_brd_4a2589d0-9358-ef4e-7197-dc5906fc8e43_2
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_brd_4a2589d0-9358-ef4e-7197-dc5906fc8e43_Person:3371e9e1-94fb-9ae1-a0f5-b21227df5270 ;
  a2a:EventKeyRef oa:event_brd_4a2589d0-9358-ef4e-7197-dc5906fc8e43_Event1 .

oa:source_brd_4a2589d0-9358-ef4e-7197-dc5906fc8e43
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1678-02-01 - 1678-02-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1678-02-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1678-02-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1678" ;
    a2a:Month "2"
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 38, Periode: 1672-1680" ;
    a2a:Book "Trouwen nh Grote kerk 1672-1680" ;
    a2a:RegistryNumber "38" ;
    a2a:Folio "244" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 38, Periode: 1672-1680, Trouwen nh Grote kerk 1672-1680, 38, 244"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83fd3c5c-8751-11e3-84c5-97fe7bced02d.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/4a2589d0-9358-ef4e-7197-dc5906fc8e43" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83fd3c5c-8751-11e3-84c5-97fe7bced02d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/4a2589d0-9358-ef4e-7197-dc5906fc8e43" ;
  a2a:RecordGUID "{4a2589d0-9358-ef4e-7197-dc5906fc8e43}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Trouwen+nh+Grote+kerk+1672-1680\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4704_00004704.xml van BRD" .

[] a2a:PersonRemarkdiversen "Geboorteplaats: Baarle-Nassau" .
[] a2a:PersonRemarkdiversen "Weduwe" .
