@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_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c
  a a2a:Record ;
  rdfs:label "Doop op 20 oktober 1588 te Breda" ;
  a2a:hasPerson oa:person_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_Person-f7052d13-1081-b184-20a7-bff3cd635ae5, oa:person_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_Person-08f48cd6-3d92-e485-7827-137053e55dfd, oa:person_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_Person-a6d96e1b-2364-ac3b-41a7-f961e26acb0a, oa:person_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_Person-72901eb9-6e64-ab67-ac8d-300aaeafbfd6, oa:person_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_Person-6b56288d-0e19-ba41-5b0e-08097fd62e3b, oa:person_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_Person-a67613b7-d3cf-523c-ff24-4122ae9beb81 ;
  a2a:hasEvent oa:event_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_0, oa:relationep_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_1, oa:relationep_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_2, oa:relationep_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_3, oa:relationep_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_4, oa:relationep_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_5 ;
  a2a:hasSource oa:source_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c .

oa:person_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_Person-f7052d13-1081-b184-20a7-bff3cd635ae5
  a a2a:Person ;
  rdfs:label "Guilhelma Petri" ;
  a2a:PersonName [
    rdfs:label "Guilhelma Petri" ;
    a2a:PersonNameFirstName "Guilhelma" ;
    a2a:PersonNameLastName "Petri"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_Person-08f48cd6-3d92-e485-7827-137053e55dfd
  a a2a:Person ;
  rdfs:label "Bernardus Nigri" ;
  a2a:PersonName [
    rdfs:label "Bernardus Nigri" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "Nigri"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_Person-a6d96e1b-2364-ac3b-41a7-f961e26acb0a
  a a2a:Person ;
  rdfs:label "Roelandus Roodemont de Booss" ;
  a2a:PersonName [
    rdfs:label "Roelandus Roodemont de Booss" ;
    a2a:PersonNameFirstName "Roelandus" ;
    a2a:PersonNamePatronym "Roodemont" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Booss"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_Person-72901eb9-6e64-ab67-ac8d-300aaeafbfd6
  a a2a:Person ;
  rdfs:label "Fransciscus Petri" ;
  a2a:PersonName [
    rdfs:label "Fransciscus Petri" ;
    a2a:PersonNameFirstName "Fransciscus" ;
    a2a:PersonNameLastName "Petri"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_Person-6b56288d-0e19-ba41-5b0e-08097fd62e3b
  a a2a:Person ;
  rdfs:label "Anna Bernardi" ;
  a2a:PersonName [
    rdfs:label "Anna Bernardi" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Bernardi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_Person-a67613b7-d3cf-523c-ff24-4122ae9beb81
  a a2a:Person ;
  rdfs:label "Maria Nigri" ;
  a2a:PersonName [
    rdfs:label "Maria Nigri" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Nigri"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1588" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1588-10-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_Person:f7052d13-1081-b184-20a7-bff3cd635ae5 ;
  a2a:EventKeyRef oa:event_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_Event1 .

oa:relationep_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_Person:08f48cd6-3d92-e485-7827-137053e55dfd ;
  a2a:EventKeyRef oa:event_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_Event1 .

oa:relationep_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_Person:a6d96e1b-2364-ac3b-41a7-f961e26acb0a ;
  a2a:EventKeyRef oa:event_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_Event1 .

oa:relationep_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_Person:72901eb9-6e64-ab67-ac8d-300aaeafbfd6 ;
  a2a:EventKeyRef oa:event_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_Event1 .

oa:relationep_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_Person:6b56288d-0e19-ba41-5b0e-08097fd62e3b ;
  a2a:EventKeyRef oa:event_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_Event1 .

oa:relationep_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_Person:a67613b7-d3cf-523c-ff24-4122ae9beb81 ;
  a2a:EventKeyRef oa:event_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c_Event1 .

oa:source_brd_a32041b6-da6f-20ca-2e02-4b78e4b6ed6c
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1588-10-20 - 1588-10-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1588-10-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1588-10-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1588" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1588-10-20"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 2, Periode: 1582-1613" ;
    a2a:Book "Dopen rk Brugstraat 1582-1613" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "63r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 2, Periode: 1582-1613, Dopen rk Brugstraat 1582-1613, 2, 63r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83eb352a-8751-11e3-ac4f-7b26cad022af.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/a32041b6-da6f-20ca-2e02-4b78e4b6ed6c" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83eb352a-8751-11e3-ac4f-7b26cad022af.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/a32041b6-da6f-20ca-2e02-4b78e4b6ed6c" ;
  a2a:RecordGUID "{a32041b6-da6f-20ca-2e02-4b78e4b6ed6c}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1582-1613\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5395_00005395.xml van BRD" .

