@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_38fc9767-a1fd-6ba6-96ff-3af4c4b69a3e
  a a2a:Record ;
  rdfs:label "Trouwen (in het jaar 1646-1656)" ;
  a2a:hasPerson oa:person_brd_38fc9767-a1fd-6ba6-96ff-3af4c4b69a3e_Person-ad1c000d-76aa-6b35-aca2-5c97e6b3770d, oa:person_brd_38fc9767-a1fd-6ba6-96ff-3af4c4b69a3e_Person-9637808c-5a77-73c3-a345-18d3be4b8c5e, oa:person_brd_38fc9767-a1fd-6ba6-96ff-3af4c4b69a3e_Person-3b66ada3-ec89-d366-d422-07fe655b658e ;
  a2a:hasEvent oa:event_brd_38fc9767-a1fd-6ba6-96ff-3af4c4b69a3e_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_38fc9767-a1fd-6ba6-96ff-3af4c4b69a3e_0, oa:relationep_brd_38fc9767-a1fd-6ba6-96ff-3af4c4b69a3e_1, oa:relationep_brd_38fc9767-a1fd-6ba6-96ff-3af4c4b69a3e_2 ;
  a2a:hasSource oa:source_brd_38fc9767-a1fd-6ba6-96ff-3af4c4b69a3e .

oa:person_brd_38fc9767-a1fd-6ba6-96ff-3af4c4b69a3e_Person-ad1c000d-76aa-6b35-aca2-5c97e6b3770d
  a a2a:Person ;
  rdfs:label "Lodewijck Brantschat" ;
  a2a:PersonName [
    rdfs:label "Lodewijck Brantschat" ;
    a2a:PersonNameFirstName "Lodewijck" ;
    a2a:PersonNameLastName "Brantschat"
  ] ;
  a2a:Gender "Man" .

oa:person_brd_38fc9767-a1fd-6ba6-96ff-3af4c4b69a3e_Person-9637808c-5a77-73c3-a345-18d3be4b8c5e
  a a2a:Person ;
  rdfs:label "Aeltieu Teurieus" ;
  a2a:PersonName [
    rdfs:label "Aeltieu Teurieus" ;
    a2a:PersonNameFirstName "Aeltieu" ;
    a2a:PersonNameLastName "Teurieus"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_brd_38fc9767-a1fd-6ba6-96ff-3af4c4b69a3e_Person-3b66ada3-ec89-d366-d422-07fe655b658e
  a a2a:Person ;
  rdfs:label "Dirck Dirckse van Hooft" ;
  a2a:PersonName [
    rdfs:label "Dirck Dirckse van Hooft" ;
    a2a:PersonNameFirstName "Dirck" ;
    a2a:PersonNamePatronym "Dirckse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hooft"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Elders" ;
    rdfs:label "Elders"
  ] .

oa:event_brd_38fc9767-a1fd-6ba6-96ff-3af4c4b69a3e_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_38fc9767-a1fd-6ba6-96ff-3af4c4b69a3e_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_brd_38fc9767-a1fd-6ba6-96ff-3af4c4b69a3e_Person:ad1c000d-76aa-6b35-aca2-5c97e6b3770d ;
  a2a:EventKeyRef oa:event_brd_38fc9767-a1fd-6ba6-96ff-3af4c4b69a3e_Event1 .

oa:relationep_brd_38fc9767-a1fd-6ba6-96ff-3af4c4b69a3e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_brd_38fc9767-a1fd-6ba6-96ff-3af4c4b69a3e_Person:9637808c-5a77-73c3-a345-18d3be4b8c5e ;
  a2a:EventKeyRef oa:event_brd_38fc9767-a1fd-6ba6-96ff-3af4c4b69a3e_Event1 .

oa:relationep_brd_38fc9767-a1fd-6ba6-96ff-3af4c4b69a3e_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_38fc9767-a1fd-6ba6-96ff-3af4c4b69a3e_Person:3b66ada3-ec89-d366-d422-07fe655b658e ;
  a2a:EventKeyRef oa:event_brd_38fc9767-a1fd-6ba6-96ff-3af4c4b69a3e_Event1 .

oa:source_brd_38fc9767-a1fd-6ba6-96ff-3af4c4b69a3e
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1646-01-01 - 1656-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1646-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1656-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 35, Periode: 1646-1656" ;
    a2a:Book "Trouwen nh Grote kerk 1646-1656" ;
    a2a:RegistryNumber "35" ;
    a2a:Folio "43" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 35, Periode: 1646-1656, Trouwen nh Grote kerk 1646-1656, 35, 43"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83fa9d08-8751-11e3-a712-8b1646a22e77.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/38fc9767-a1fd-6ba6-96ff-3af4c4b69a3e" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83fa9d08-8751-11e3-a712-8b1646a22e77.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/38fc9767-a1fd-6ba6-96ff-3af4c4b69a3e" ;
  a2a:RecordGUID "{38fc9767-a1fd-6ba6-96ff-3af4c4b69a3e}" ;
  a2a:SourceRemarkOpmerking "<br /><strong>Datum ondertrouw: </strong>31-08-1647", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Trouwen+nh+Grote+kerk+1646-1656\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4667_00004667.xml van BRD" .

[] a2a:PersonRemarkdiversen "Woonadres: Nieuwe Haven" .
[] a2a:PersonRemarkdiversen "Jongeman van Zeelst" .
