@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_2012b113-284e-ee6e-4d8e-da9750bd3f98
  a a2a:Record ;
  rdfs:label "Trouwen (in het jaar 1592-1622)" ;
  a2a:hasPerson oa:person_brd_2012b113-284e-ee6e-4d8e-da9750bd3f98_Person-47320730-9c4b-ad93-4dd8-164320a5eb53, oa:person_brd_2012b113-284e-ee6e-4d8e-da9750bd3f98_Person-f57e6ba7-3f7f-f4b0-5548-94a776502f0c, oa:person_brd_2012b113-284e-ee6e-4d8e-da9750bd3f98_Person-3f852715-0a55-1def-74d3-df9375140fca ;
  a2a:hasEvent oa:event_brd_2012b113-284e-ee6e-4d8e-da9750bd3f98_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_2012b113-284e-ee6e-4d8e-da9750bd3f98_0, oa:relationep_brd_2012b113-284e-ee6e-4d8e-da9750bd3f98_1, oa:relationep_brd_2012b113-284e-ee6e-4d8e-da9750bd3f98_2 ;
  a2a:hasSource oa:source_brd_2012b113-284e-ee6e-4d8e-da9750bd3f98 .

oa:person_brd_2012b113-284e-ee6e-4d8e-da9750bd3f98_Person-47320730-9c4b-ad93-4dd8-164320a5eb53
  a a2a:Person ;
  rdfs:label "Andries Roelants" ;
  a2a:PersonName [
    rdfs:label "Andries Roelants" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Roelants"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28 (ca)" ;
    rdfs:label "28 (ca)"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elders" ;
    rdfs:label "Elders"
  ] .

oa:person_brd_2012b113-284e-ee6e-4d8e-da9750bd3f98_Person-f57e6ba7-3f7f-f4b0-5548-94a776502f0c
  a a2a:Person ;
  rdfs:label "Peeter Corneliss van de Sande" ;
  a2a:PersonName [
    rdfs:label "Peeter Corneliss van de Sande" ;
    a2a:PersonNameFirstName "Peeter" ;
    a2a:PersonNamePatronym "Corneliss" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Sande"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2012b113-284e-ee6e-4d8e-da9750bd3f98_Person-3f852715-0a55-1def-74d3-df9375140fca
  a a2a:Person ;
  rdfs:label "Maria Cornelis Smullen dr." ;
  a2a:PersonName [
    rdfs:label "Maria Cornelis Smullen dr." ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Cornelis" ;
    a2a:PersonNameLastName "Smullen dr."
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_2012b113-284e-ee6e-4d8e-da9750bd3f98_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_2012b113-284e-ee6e-4d8e-da9750bd3f98_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_brd_2012b113-284e-ee6e-4d8e-da9750bd3f98_Person:47320730-9c4b-ad93-4dd8-164320a5eb53 ;
  a2a:EventKeyRef oa:event_brd_2012b113-284e-ee6e-4d8e-da9750bd3f98_Event1 .

oa:relationep_brd_2012b113-284e-ee6e-4d8e-da9750bd3f98_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_brd_2012b113-284e-ee6e-4d8e-da9750bd3f98_Person:f57e6ba7-3f7f-f4b0-5548-94a776502f0c ;
  a2a:EventKeyRef oa:event_brd_2012b113-284e-ee6e-4d8e-da9750bd3f98_Event1 .

oa:relationep_brd_2012b113-284e-ee6e-4d8e-da9750bd3f98_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_brd_2012b113-284e-ee6e-4d8e-da9750bd3f98_Person:3f852715-0a55-1def-74d3-df9375140fca ;
  a2a:EventKeyRef oa:event_brd_2012b113-284e-ee6e-4d8e-da9750bd3f98_Event1 .

oa:source_brd_2012b113-284e-ee6e-4d8e-da9750bd3f98
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1592-01-01 - 1622-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1592-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1622-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: 99, Periode: 1592-1622" ;
    a2a:Book "Trouwen schepenen Breda 1592-1622" ;
    a2a:RegistryNumber "99" ;
    a2a:Folio "41r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 99, Periode: 1592-1622, Trouwen schepenen Breda 1592-1622, 99, 41r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/841c9c50-8751-11e3-aa24-0f82754da59c.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2012b113-284e-ee6e-4d8e-da9750bd3f98" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/841c9c50-8751-11e3-aa24-0f82754da59c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2012b113-284e-ee6e-4d8e-da9750bd3f98" ;
  a2a:RecordGUID "{2012b113-284e-ee6e-4d8e-da9750bd3f98}" ;
  a2a:SourceRemarkOpmerking "de man was soldaet onder Capiteijn Vermer; zijn moeder heette: Clara Walewijns; de vrouw werd geassisteerd met haere nichte Cathelijn Adriaen Smullen dr.<br /><strong>Datum ondertrouw: </strong>29-01-1593", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Trouwen+schepenen+Breda+1592-1622\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4616_00004616.xml van BRD" .

[] a2a:PersonRemarkdiversen "Geboorteplaats: Mechelen" .
[] a2a:PersonRemarkdiversen "Weduwe Alias: Schuijfhillen" .
