@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_52a51275-d37a-e5b7-7745-c4094f72e206
  a a2a:Record ;
  rdfs:label "Doop op 27 november 1707 te Breda" ;
  a2a:hasPerson oa:person_brd_52a51275-d37a-e5b7-7745-c4094f72e206_Person-a1497d6a-6a58-30c0-efc6-2e3657c67bac, oa:person_brd_52a51275-d37a-e5b7-7745-c4094f72e206_Person-79dd6781-c05e-3128-a4e2-cc15974f4fbd, oa:person_brd_52a51275-d37a-e5b7-7745-c4094f72e206_Person-3e705f3d-c761-3b0e-5563-3bd51c2f8c41, oa:person_brd_52a51275-d37a-e5b7-7745-c4094f72e206_Person-a8b83147-08d2-9a69-bc8c-393064a89011, oa:person_brd_52a51275-d37a-e5b7-7745-c4094f72e206_Person-9d780a9b-f250-bd8b-73c2-a371f6046a69 ;
  a2a:hasEvent oa:event_brd_52a51275-d37a-e5b7-7745-c4094f72e206_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_52a51275-d37a-e5b7-7745-c4094f72e206_0, oa:relationep_brd_52a51275-d37a-e5b7-7745-c4094f72e206_1, oa:relationep_brd_52a51275-d37a-e5b7-7745-c4094f72e206_2, oa:relationep_brd_52a51275-d37a-e5b7-7745-c4094f72e206_3, oa:relationep_brd_52a51275-d37a-e5b7-7745-c4094f72e206_4 ;
  a2a:hasSource oa:source_brd_52a51275-d37a-e5b7-7745-c4094f72e206 .

oa:person_brd_52a51275-d37a-e5b7-7745-c4094f72e206_Person-a1497d6a-6a58-30c0-efc6-2e3657c67bac
  a a2a:Person ;
  rdfs:label "Marguarite Estienette Croyzé" ;
  a2a:PersonName [
    rdfs:label "Marguarite Estienette Croyzé" ;
    a2a:PersonNameFirstName "Marguarite" ;
    a2a:PersonNamePatronym "Estienette" ;
    a2a:PersonNameLastName "Croyzé"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_52a51275-d37a-e5b7-7745-c4094f72e206_Person-79dd6781-c05e-3128-a4e2-cc15974f4fbd
  a a2a:Person ;
  rdfs:label "Estienne Croyze" ;
  a2a:PersonName [
    rdfs:label "Estienne Croyze" ;
    a2a:PersonNameFirstName "Estienne" ;
    a2a:PersonNameLastName "Croyze"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_52a51275-d37a-e5b7-7745-c4094f72e206_Person-3e705f3d-c761-3b0e-5563-3bd51c2f8c41
  a a2a:Person ;
  rdfs:label "Philippe Guillaume Croyze" ;
  a2a:PersonName [
    rdfs:label "Philippe Guillaume Croyze" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNamePatronym "Guillaume" ;
    a2a:PersonNameLastName "Croyze"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_52a51275-d37a-e5b7-7745-c4094f72e206_Person-a8b83147-08d2-9a69-bc8c-393064a89011
  a a2a:Person ;
  rdfs:label "Jeane Marie Gualterus" ;
  a2a:PersonName [
    rdfs:label "Jeane Marie Gualterus" ;
    a2a:PersonNameFirstName "Jeane" ;
    a2a:PersonNamePatronym "Marie" ;
    a2a:PersonNameLastName "Gualterus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_52a51275-d37a-e5b7-7745-c4094f72e206_Person-9d780a9b-f250-bd8b-73c2-a371f6046a69
  a a2a:Person ;
  rdfs:label "Philippe Guillaume Croyze" ;
  a2a:PersonName [
    rdfs:label "Philippe Guillaume Croyze" ;
    a2a:PersonNameFirstName "Philippe Guillaume" ;
    a2a:PersonNameLastName "Croyze"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_52a51275-d37a-e5b7-7745-c4094f72e206_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1707" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1707-11-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_52a51275-d37a-e5b7-7745-c4094f72e206_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_52a51275-d37a-e5b7-7745-c4094f72e206_Person:a1497d6a-6a58-30c0-efc6-2e3657c67bac ;
  a2a:EventKeyRef oa:event_brd_52a51275-d37a-e5b7-7745-c4094f72e206_Event1 .

oa:relationep_brd_52a51275-d37a-e5b7-7745-c4094f72e206_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_52a51275-d37a-e5b7-7745-c4094f72e206_Person:79dd6781-c05e-3128-a4e2-cc15974f4fbd ;
  a2a:EventKeyRef oa:event_brd_52a51275-d37a-e5b7-7745-c4094f72e206_Event1 .

oa:relationep_brd_52a51275-d37a-e5b7-7745-c4094f72e206_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_52a51275-d37a-e5b7-7745-c4094f72e206_Person:3e705f3d-c761-3b0e-5563-3bd51c2f8c41 ;
  a2a:EventKeyRef oa:event_brd_52a51275-d37a-e5b7-7745-c4094f72e206_Event1 .

oa:relationep_brd_52a51275-d37a-e5b7-7745-c4094f72e206_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_52a51275-d37a-e5b7-7745-c4094f72e206_Person:a8b83147-08d2-9a69-bc8c-393064a89011 ;
  a2a:EventKeyRef oa:event_brd_52a51275-d37a-e5b7-7745-c4094f72e206_Event1 .

oa:relationep_brd_52a51275-d37a-e5b7-7745-c4094f72e206_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_52a51275-d37a-e5b7-7745-c4094f72e206_Person:9d780a9b-f250-bd8b-73c2-a371f6046a69 ;
  a2a:EventKeyRef oa:event_brd_52a51275-d37a-e5b7-7745-c4094f72e206_Event1 .

oa:source_brd_52a51275-d37a-e5b7-7745-c4094f72e206
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1707-11-27 - 1707-11-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1707-11-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1707-11-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1707" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1707-11-27"^^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 "74" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 89, Periode: 1607-1810, Dopen Waals-gereformeerd 1607-1810, 89, 74"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8416bf2e-8751-11e3-a0fd-8b5a33103f16.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/52a51275-d37a-e5b7-7745-c4094f72e206" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8416bf2e-8751-11e3-a0fd-8b5a33103f16.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/52a51275-d37a-e5b7-7745-c4094f72e206" ;
  a2a:RecordGUID "{52a51275-d37a-e5b7-7745-c4094f72e206}" ;
  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_1161_00001161.xml van BRD" .

