@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_fc0b660a-560a-9a1f-1f6d-77adffd1a11a
  a a2a:Record ;
  rdfs:label "Doop op 17 oktober 1774 te Breda" ;
  a2a:hasPerson oa:person_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_Person-260d5989-50bb-b7fb-a516-a150bdee48d4, oa:person_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_Person-a774e0dd-761a-6584-b231-c0bfbc937ec7, oa:person_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_Person-3c4738a5-18b7-2728-23f0-57e0bac12d2e, oa:person_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_Person-95620b08-08f8-fae2-1a22-63fa90fa1483, oa:person_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_Person-48e60842-74ae-25ae-cf10-9cece738fa14 ;
  a2a:hasEvent oa:event_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_0, oa:relationep_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_1, oa:relationep_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_2, oa:relationep_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_3, oa:relationep_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_4 ;
  a2a:hasSource oa:source_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a .

oa:person_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_Person-260d5989-50bb-b7fb-a516-a150bdee48d4
  a a2a:Person ;
  rdfs:label "Maria Josepha Dien" ;
  a2a:PersonName [
    rdfs:label "Maria Josepha Dien" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Josepha" ;
    a2a:PersonNameLastName "Dien"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_Person-a774e0dd-761a-6584-b231-c0bfbc937ec7
  a a2a:Person ;
  rdfs:label "Maria Josepha Meuren" ;
  a2a:PersonName [
    rdfs:label "Maria Josepha Meuren" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Josepha" ;
    a2a:PersonNameLastName "Meuren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_Person-3c4738a5-18b7-2728-23f0-57e0bac12d2e
  a a2a:Person ;
  rdfs:label "Joannes Josephus Couvreur" ;
  a2a:PersonName [
    rdfs:label "Joannes Josephus Couvreur" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Josephus" ;
    a2a:PersonNameLastName "Couvreur"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_Person-95620b08-08f8-fae2-1a22-63fa90fa1483
  a a2a:Person ;
  rdfs:label "Joannes Philippus Bailly" ;
  a2a:PersonName [
    rdfs:label "Joannes Philippus Bailly" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Philippus" ;
    a2a:PersonNameLastName "Bailly"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_Person-48e60842-74ae-25ae-cf10-9cece738fa14
  a a2a:Person ;
  rdfs:label "Joannes Josephus Bailly" ;
  a2a:PersonName [
    rdfs:label "Joannes Josephus Bailly" ;
    a2a:PersonNameFirstName "Joannes Josephus" ;
    a2a:PersonNameLastName "Bailly"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1774" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1774-10-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_Person:260d5989-50bb-b7fb-a516-a150bdee48d4 ;
  a2a:EventKeyRef oa:event_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_Event1 .

oa:relationep_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_Person:a774e0dd-761a-6584-b231-c0bfbc937ec7 ;
  a2a:EventKeyRef oa:event_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_Event1 .

oa:relationep_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_Person:3c4738a5-18b7-2728-23f0-57e0bac12d2e ;
  a2a:EventKeyRef oa:event_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_Event1 .

oa:relationep_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_Person:95620b08-08f8-fae2-1a22-63fa90fa1483 ;
  a2a:EventKeyRef oa:event_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_Event1 .

oa:relationep_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_Person:48e60842-74ae-25ae-cf10-9cece738fa14 ;
  a2a:EventKeyRef oa:event_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a_Event1 .

oa:source_brd_fc0b660a-560a-9a1f-1f6d-77adffd1a11a
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1774-10-17 - 1774-10-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1774-10-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1774-10-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1774" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1774-10-17"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 10, Periode: 1758-1781" ;
    a2a:Book "Dopen rk Brugstraat 1758-1781" ;
    a2a:RegistryNumber "10" ;
    a2a:Folio "228" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 10, Periode: 1758-1781, Dopen rk Brugstraat 1758-1781, 10, 228"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83bd97b4-8751-11e3-bf69-2f847884e08c.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/fc0b660a-560a-9a1f-1f6d-77adffd1a11a" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83bd97b4-8751-11e3-bf69-2f847884e08c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/fc0b660a-560a-9a1f-1f6d-77adffd1a11a" ;
  a2a:RecordGUID "{fc0b660a-560a-9a1f-1f6d-77adffd1a11a}" ;
  a2a:SourceRemarkOpmerking "vader soldaat uit Namen moeder uit Namen", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1758-1781\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5338_00005338.xml van BRD" .

