@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_ff8c826e-c270-b361-a3ec-9ccb9dde0fe5
  a a2a:Record ;
  rdfs:label "Trouwen op 19 oktober 1710 te Breda" ;
  a2a:hasPerson oa:person_brd_ff8c826e-c270-b361-a3ec-9ccb9dde0fe5_Person-3b442302-d711-ab35-f96e-8a9140a7309f, oa:person_brd_ff8c826e-c270-b361-a3ec-9ccb9dde0fe5_Person-7f464fdf-acb5-95c5-abd3-3dd6b0e707f0, oa:person_brd_ff8c826e-c270-b361-a3ec-9ccb9dde0fe5_Person-e5e3a698-0847-f094-fa84-6c0215dc0459 ;
  a2a:hasEvent oa:event_brd_ff8c826e-c270-b361-a3ec-9ccb9dde0fe5_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_ff8c826e-c270-b361-a3ec-9ccb9dde0fe5_0, oa:relationep_brd_ff8c826e-c270-b361-a3ec-9ccb9dde0fe5_1, oa:relationep_brd_ff8c826e-c270-b361-a3ec-9ccb9dde0fe5_2 ;
  a2a:hasSource oa:source_brd_ff8c826e-c270-b361-a3ec-9ccb9dde0fe5 .

oa:person_brd_ff8c826e-c270-b361-a3ec-9ccb9dde0fe5_Person-3b442302-d711-ab35-f96e-8a9140a7309f
  a a2a:Person ;
  rdfs:label "Jan Uldrich Hulsinger" ;
  a2a:PersonName [
    rdfs:label "Jan Uldrich Hulsinger" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Uldrich" ;
    a2a:PersonNameLastName "Hulsinger"
  ] ;
  a2a:Gender "Man" .

oa:person_brd_ff8c826e-c270-b361-a3ec-9ccb9dde0fe5_Person-7f464fdf-acb5-95c5-abd3-3dd6b0e707f0
  a a2a:Person ;
  rdfs:label "Celis Ocks" ;
  a2a:PersonName [
    rdfs:label "Celis Ocks" ;
    a2a:PersonNameFirstName "Celis" ;
    a2a:PersonNameLastName "Ocks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ff8c826e-c270-b361-a3ec-9ccb9dde0fe5_Person-e5e3a698-0847-f094-fa84-6c0215dc0459
  a a2a:Person ;
  rdfs:label "Anne Katrina van Vechelen" ;
  a2a:PersonName [
    rdfs:label "Anne Katrina van Vechelen" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNamePatronym "Katrina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vechelen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Elders" ;
    rdfs:label "Elders"
  ] .

oa:event_brd_ff8c826e-c270-b361-a3ec-9ccb9dde0fe5_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1710" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1710-10-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_ff8c826e-c270-b361-a3ec-9ccb9dde0fe5_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_ff8c826e-c270-b361-a3ec-9ccb9dde0fe5_Person:3b442302-d711-ab35-f96e-8a9140a7309f ;
  a2a:EventKeyRef oa:event_brd_ff8c826e-c270-b361-a3ec-9ccb9dde0fe5_Event1 .

oa:relationep_brd_ff8c826e-c270-b361-a3ec-9ccb9dde0fe5_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_brd_ff8c826e-c270-b361-a3ec-9ccb9dde0fe5_Person:7f464fdf-acb5-95c5-abd3-3dd6b0e707f0 ;
  a2a:EventKeyRef oa:event_brd_ff8c826e-c270-b361-a3ec-9ccb9dde0fe5_Event1 .

oa:relationep_brd_ff8c826e-c270-b361-a3ec-9ccb9dde0fe5_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_brd_ff8c826e-c270-b361-a3ec-9ccb9dde0fe5_Person:e5e3a698-0847-f094-fa84-6c0215dc0459 ;
  a2a:EventKeyRef oa:event_brd_ff8c826e-c270-b361-a3ec-9ccb9dde0fe5_Event1 .

oa:source_brd_ff8c826e-c270-b361-a3ec-9ccb9dde0fe5
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1710-10-19 - 1710-10-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1710-10-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1710-10-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1710" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1710-10-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Hervormde Gemeente Breda Kerkeraad, Bron: boek, Deel: 167, Periode: 1699-1711" ;
    a2a:Book "Trouwen nh Kleine kerk 1699-1711" ;
    a2a:RegistryNumber "167" ;
    a2a:Folio "212" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Hervormde Gemeente Breda Kerkeraad, Bron: boek, Deel: 167, Periode: 1699-1711, Trouwen nh Kleine kerk 1699-1711, 167, 212"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8427daac-8751-11e3-ad0a-eb241f4e2d52.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/ff8c826e-c270-b361-a3ec-9ccb9dde0fe5" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8427daac-8751-11e3-ad0a-eb241f4e2d52.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/ff8c826e-c270-b361-a3ec-9ccb9dde0fe5" ;
  a2a:RecordGUID "{ff8c826e-c270-b361-a3ec-9ccb9dde0fe5}" ;
  a2a:SourceRemarkOpmerking "Trouwbrief 0.6.0.", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Trouwen+nh+Kleine+kerk+1699-1711\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5733_00005733.xml van BRD" .

[] a2a:PersonRemarkdiversen "Jongeman (soldaat onder Gen. Vicouse)" .
[] a2a:PersonRemarkdiversen "Weduwe, woonplaats: Breda, in de Akkerstraat" .
