@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_99d2b2d4-b523-d89a-5130-a1fa7fe5c288
  a a2a:Record ;
  rdfs:label "Doop op 1 september 1659 te Breda" ;
  a2a:hasPerson oa:person_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_Person-9505e7a8-42d9-0d9a-608f-39bcc43f45af, oa:person_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_Person-79eb262c-3277-50ce-c555-18352dd6d012, oa:person_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_Person-55104c59-136c-088b-3a8b-ef03ad76fba3, oa:person_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_Person-b5383256-3062-ae8d-7cc8-f576b02ad0d7, oa:person_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_Person-8be891d3-0695-6660-42f3-5780d1c56f11 ;
  a2a:hasEvent oa:event_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_0, oa:relationep_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_1, oa:relationep_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_2, oa:relationep_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_3, oa:relationep_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_4 ;
  a2a:hasSource oa:source_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288 .

oa:person_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_Person-9505e7a8-42d9-0d9a-608f-39bcc43f45af
  a a2a:Person ;
  rdfs:label "Marie de Raet" ;
  a2a:PersonName [
    rdfs:label "Marie de Raet" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Raet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_Person-79eb262c-3277-50ce-c555-18352dd6d012
  a a2a:Person ;
  rdfs:label "Elias de Raet" ;
  a2a:PersonName [
    rdfs:label "Elias de Raet" ;
    a2a:PersonNameFirstName "Elias" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Raet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_Person-55104c59-136c-088b-3a8b-ef03ad76fba3
  a a2a:Person ;
  rdfs:label "Henricus Franciscus de Raet" ;
  a2a:PersonName [
    rdfs:label "Henricus Franciscus de Raet" ;
    a2a:PersonNameFirstName "Henricus Franciscus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Raet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_Person-b5383256-3062-ae8d-7cc8-f576b02ad0d7
  a a2a:Person ;
  rdfs:label "Catharine de Raet" ;
  a2a:PersonName [
    rdfs:label "Catharine de Raet" ;
    a2a:PersonNameFirstName "Catharine" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Raet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_Person-8be891d3-0695-6660-42f3-5780d1c56f11
  a a2a:Person ;
  rdfs:label "Joannes Franciscus de Raet" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus de Raet" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Raet"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1659" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1659-09-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_Person:9505e7a8-42d9-0d9a-608f-39bcc43f45af ;
  a2a:EventKeyRef oa:event_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_Event1 .

oa:relationep_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_Person:79eb262c-3277-50ce-c555-18352dd6d012 ;
  a2a:EventKeyRef oa:event_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_Event1 .

oa:relationep_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_Person:55104c59-136c-088b-3a8b-ef03ad76fba3 ;
  a2a:EventKeyRef oa:event_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_Event1 .

oa:relationep_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_Person:b5383256-3062-ae8d-7cc8-f576b02ad0d7 ;
  a2a:EventKeyRef oa:event_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_Event1 .

oa:relationep_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_Person:8be891d3-0695-6660-42f3-5780d1c56f11 ;
  a2a:EventKeyRef oa:event_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288_Event1 .

oa:source_brd_99d2b2d4-b523-d89a-5130-a1fa7fe5c288
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1659-09-01 - 1659-09-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1659-09-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1659-09-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1659" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1659-09-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 12, Periode: 1649-1668" ;
    a2a:Book "Dopen rk Nieuwstraat 1649-1668" ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "116" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 12, Periode: 1649-1668, Dopen rk Nieuwstraat 1649-1668, 12, 116"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83d04b20-8751-11e3-8a29-3b2c6f8ab9b3.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/99d2b2d4-b523-d89a-5130-a1fa7fe5c288" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83d04b20-8751-11e3-8a29-3b2c6f8ab9b3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/99d2b2d4-b523-d89a-5130-a1fa7fe5c288" ;
  a2a:RecordGUID "{99d2b2d4-b523-d89a-5130-a1fa7fe5c288}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Nieuwstraat+1649-1668\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5355_00005355.xml van BRD" .

[] a2a:PersonRemarkdiversen "Vrouwe van Broechem" .
[] a2a:PersonRemarkdiversen "Heer van Kerckhoven" .
