@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_32fa8efb-3982-aeda-8f4e-094e6c28a5a7
  a a2a:Record ;
  rdfs:label "Doop op 2 juni 1624 te Breda" ;
  a2a:hasPerson oa:person_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_Person-06c6b120-2a67-d79c-8b3c-72a0af7f0367, oa:person_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_Person-97806aaf-a9b4-305b-59b9-eb0d6250c534, oa:person_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_Person-7205fc28-abea-6a90-9ca4-8d937357ece3, oa:person_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_Person-f6e3ab0a-b29f-ea52-6c66-479666e744f0, oa:person_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_Person-0fe046ce-b1c1-e1fe-1c7b-373dc368bff4, oa:person_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_Person-9365636f-84b3-0273-d793-cd5d804dea2b ;
  a2a:hasEvent oa:event_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_0, oa:relationep_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_1, oa:relationep_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_2, oa:relationep_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_3, oa:relationep_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_4, oa:relationep_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_5 ;
  a2a:hasSource oa:source_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7 .

oa:person_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_Person-06c6b120-2a67-d79c-8b3c-72a0af7f0367
  a a2a:Person ;
  rdfs:label "Sara de Caille (de vrouw van Jan Tourion)" ;
  a2a:PersonName [
    rdfs:label "Sara de Caille (de vrouw van Jan Tourion)" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Caille (de vrouw van Jan Tourion)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_Person-97806aaf-a9b4-305b-59b9-eb0d6250c534
  a a2a:Person ;
  rdfs:label "Anthoine Monie" ;
  a2a:PersonName [
    rdfs:label "Anthoine Monie" ;
    a2a:PersonNameFirstName "Anthoine" ;
    a2a:PersonNameLastName "Monie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_Person-7205fc28-abea-6a90-9ca4-8d937357ece3
  a a2a:Person ;
  rdfs:label "Jan Baije" ;
  a2a:PersonName [
    rdfs:label "Jan Baije" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Baije"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_Person-f6e3ab0a-b29f-ea52-6c66-479666e744f0
  a a2a:Person ;
  rdfs:label "Nn Andre (Corporalle)" ;
  a2a:PersonName [
    rdfs:label "Nn Andre (Corporalle)" ;
    a2a:PersonNameFirstName "Nn" ;
    a2a:PersonNameLastName "Andre (Corporalle)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_Person-0fe046ce-b1c1-e1fe-1c7b-373dc368bff4
  a a2a:Person ;
  rdfs:label "Judith le Caille" ;
  a2a:PersonName [
    rdfs:label "Judith le Caille" ;
    a2a:PersonNameFirstName "Judith" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Caille"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_Person-9365636f-84b3-0273-d793-cd5d804dea2b
  a a2a:Person ;
  rdfs:label "Dina Baije" ;
  a2a:PersonName [
    rdfs:label "Dina Baije" ;
    a2a:PersonNameFirstName "Dina" ;
    a2a:PersonNameLastName "Baije"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1624" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1624-06-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_Person:06c6b120-2a67-d79c-8b3c-72a0af7f0367 ;
  a2a:EventKeyRef oa:event_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_Event1 .

oa:relationep_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_Person:97806aaf-a9b4-305b-59b9-eb0d6250c534 ;
  a2a:EventKeyRef oa:event_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_Event1 .

oa:relationep_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_Person:7205fc28-abea-6a90-9ca4-8d937357ece3 ;
  a2a:EventKeyRef oa:event_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_Event1 .

oa:relationep_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_Person:f6e3ab0a-b29f-ea52-6c66-479666e744f0 ;
  a2a:EventKeyRef oa:event_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_Event1 .

oa:relationep_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_Person:0fe046ce-b1c1-e1fe-1c7b-373dc368bff4 ;
  a2a:EventKeyRef oa:event_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_Event1 .

oa:relationep_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_Person:9365636f-84b3-0273-d793-cd5d804dea2b ;
  a2a:EventKeyRef oa:event_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7_Event1 .

oa:source_brd_32fa8efb-3982-aeda-8f4e-094e6c28a5a7
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1624-06-02 - 1624-06-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1624-06-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1624-06-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1624" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1624-06-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 89, Periode: 1607-1810" ;
    a2a:Book "Dopen Waals-gereformeerd 1607-1810" ;
    a2a:RegistryNumber "89" ;
    a2a:Folio "25" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 89, Periode: 1607-1810, Dopen Waals-gereformeerd 1607-1810, 89, 25"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/84169e54-8751-11e3-b357-5fa0256bf619.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/32fa8efb-3982-aeda-8f4e-094e6c28a5a7" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/84169e54-8751-11e3-b357-5fa0256bf619.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/32fa8efb-3982-aeda-8f4e-094e6c28a5a7" ;
  a2a:RecordGUID "{32fa8efb-3982-aeda-8f4e-094e6c28a5a7}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+Waals-gereformeerd+1607-1810\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1027_00001027.xml van BRD" .

