@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_a4feccf5-875d-fd2d-1496-c80b10e47b0a
  a a2a:Record ;
  rdfs:label "Doop op 16 februari 1656 te Breda" ;
  a2a:hasPerson oa:person_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_Person-d0ab3ceb-9014-8a34-ffd1-addffe2be496, oa:person_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_Person-beac0f70-b006-7da8-61a9-af3a68bcd5e3, oa:person_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_Person-983c4806-7a72-face-ccdc-60afe1eb5d7b, oa:person_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_Person-d85e18b6-c52f-582d-5e57-2e5460794ed2, oa:person_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_Person-05a293bd-dd37-1358-6981-f1e2fc60f012 ;
  a2a:hasEvent oa:event_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_0, oa:relationep_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_1, oa:relationep_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_2, oa:relationep_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_3, oa:relationep_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_4 ;
  a2a:hasSource oa:source_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a .

oa:person_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_Person-d0ab3ceb-9014-8a34-ffd1-addffe2be496
  a a2a:Person ;
  rdfs:label "Maria Brandijn" ;
  a2a:PersonName [
    rdfs:label "Maria Brandijn" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Brandijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_Person-beac0f70-b006-7da8-61a9-af3a68bcd5e3
  a a2a:Person ;
  rdfs:label "Joannes Sibille" ;
  a2a:PersonName [
    rdfs:label "Joannes Sibille" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Sibille"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_Person-983c4806-7a72-face-ccdc-60afe1eb5d7b
  a a2a:Person ;
  rdfs:label "Ludovicus Charlon" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Charlon" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Charlon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_Person-d85e18b6-c52f-582d-5e57-2e5460794ed2
  a a2a:Person ;
  rdfs:label "Maria Randeson" ;
  a2a:PersonName [
    rdfs:label "Maria Randeson" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Randeson"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_Person-05a293bd-dd37-1358-6981-f1e2fc60f012
  a a2a:Person ;
  rdfs:label "Maria Anna Sibille" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Sibille" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Sibille"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1656" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1656-02-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_Person:d0ab3ceb-9014-8a34-ffd1-addffe2be496 ;
  a2a:EventKeyRef oa:event_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_Event1 .

oa:relationep_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_Person:beac0f70-b006-7da8-61a9-af3a68bcd5e3 ;
  a2a:EventKeyRef oa:event_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_Event1 .

oa:relationep_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_Person:983c4806-7a72-face-ccdc-60afe1eb5d7b ;
  a2a:EventKeyRef oa:event_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_Event1 .

oa:relationep_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_Person:d85e18b6-c52f-582d-5e57-2e5460794ed2 ;
  a2a:EventKeyRef oa:event_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_Event1 .

oa:relationep_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_Person:05a293bd-dd37-1358-6981-f1e2fc60f012 ;
  a2a:EventKeyRef oa:event_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a_Event1 .

oa:source_brd_a4feccf5-875d-fd2d-1496-c80b10e47b0a
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1656-02-16 - 1656-02-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1656-02-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1656-02-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1656" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1656-02-16"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 6, Periode: 1649-1672" ;
    a2a:Book "Dopen rk Brugstraat 1649-1672" ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "65" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 6, Periode: 1649-1672, Dopen rk Brugstraat 1649-1672, 6, 65"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/840cbf1a-8751-11e3-9a40-ab40ceacc1c4.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/a4feccf5-875d-fd2d-1496-c80b10e47b0a" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/840cbf1a-8751-11e3-9a40-ab40ceacc1c4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/a4feccf5-875d-fd2d-1496-c80b10e47b0a" ;
  a2a:RecordGUID "{a4feccf5-875d-fd2d-1496-c80b10e47b0a}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1649-1672\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5403_00005403.xml van BRD" .

