@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_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd
  a a2a:Record ;
  rdfs:label "Doop op 21 maart 1743 te Breda" ;
  a2a:hasPerson oa:person_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_Person-08aa2a3b-5670-d43c-14d2-8aea21377c8b, oa:person_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_Person-943356d5-6da2-03ff-a64a-4e1600c540b7, oa:person_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_Person-91bc2d19-9be7-4a63-4993-ef75515eae0b, oa:person_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_Person-364fd44a-aeba-29d8-a2f8-dd761e809156, oa:person_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_Person-05d09ce1-72d6-7850-4fd5-4b479c788057, oa:person_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_Person-cac230f7-6a41-a4cf-1263-a456640be572 ;
  a2a:hasEvent oa:event_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_0, oa:relationep_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_1, oa:relationep_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_2, oa:relationep_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_3, oa:relationep_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_4, oa:relationep_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_5 ;
  a2a:hasSource oa:source_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd .

oa:person_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_Person-08aa2a3b-5670-d43c-14d2-8aea21377c8b
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Colen" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Colen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Elisabeth" ;
    a2a:PersonNameLastName "Colen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_Person-943356d5-6da2-03ff-a64a-4e1600c540b7
  a a2a:Person ;
  rdfs:label "Cornelis Coutrel" ;
  a2a:PersonName [
    rdfs:label "Cornelis Coutrel" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Coutrel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_Person-91bc2d19-9be7-4a63-4993-ef75515eae0b
  a a2a:Person ;
  rdfs:label "Egidius de Roij" ;
  a2a:PersonName [
    rdfs:label "Egidius de Roij" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Roij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_Person-364fd44a-aeba-29d8-a2f8-dd761e809156
  a a2a:Person ;
  rdfs:label "Barbara Jansen" ;
  a2a:PersonName [
    rdfs:label "Barbara Jansen" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_Person-05d09ce1-72d6-7850-4fd5-4b479c788057
  a a2a:Person ;
  rdfs:label "Anna Maria Verbos" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Verbos" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Maria" ;
    a2a:PersonNameLastName "Verbos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_Person-cac230f7-6a41-a4cf-1263-a456640be572
  a a2a:Person ;
  rdfs:label "Norberta de Roij" ;
  a2a:PersonName [
    rdfs:label "Norberta de Roij" ;
    a2a:PersonNameFirstName "Norberta" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Roij"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1743" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1743-03-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_Person:08aa2a3b-5670-d43c-14d2-8aea21377c8b ;
  a2a:EventKeyRef oa:event_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_Event1 .

oa:relationep_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_Person:943356d5-6da2-03ff-a64a-4e1600c540b7 ;
  a2a:EventKeyRef oa:event_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_Event1 .

oa:relationep_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_Person:91bc2d19-9be7-4a63-4993-ef75515eae0b ;
  a2a:EventKeyRef oa:event_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_Event1 .

oa:relationep_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_Person:364fd44a-aeba-29d8-a2f8-dd761e809156 ;
  a2a:EventKeyRef oa:event_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_Event1 .

oa:relationep_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_Person:05d09ce1-72d6-7850-4fd5-4b479c788057 ;
  a2a:EventKeyRef oa:event_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_Event1 .

oa:relationep_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_Person:cac230f7-6a41-a4cf-1263-a456640be572 ;
  a2a:EventKeyRef oa:event_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd_Event1 .

oa:source_brd_390b50d8-ad0c-2fb6-9564-e96ae1bb07dd
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1743-03-21 - 1743-03-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1743-03-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1743-03-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1743" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1743-03-21"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 21, Periode: 1704-1747" ;
    a2a:Book "Dopen rk Waterstraat 1704-1747" ;
    a2a:RegistryNumber "21" ;
    a2a:Folio "316" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 21, Periode: 1704-1747, Dopen rk Waterstraat 1704-1747, 21, 316"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83ed6dea-8751-11e3-bbde-83739f6ecd20.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/390b50d8-ad0c-2fb6-9564-e96ae1bb07dd" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83ed6dea-8751-11e3-bbde-83739f6ecd20.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/390b50d8-ad0c-2fb6-9564-e96ae1bb07dd" ;
  a2a:RecordGUID "{390b50d8-ad0c-2fb6-9564-e96ae1bb07dd}" ;
  a2a:SourceRemarkOpmerking "de Roy vulgo Heyligers", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Waterstraat+1704-1747\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1052_00001052.xml van BRD" .

