@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_47fe3b05-9516-da25-a06b-dcd9520adbb7
  a a2a:Record ;
  rdfs:label "Doop op 4 januari 1785 te Breda" ;
  a2a:hasPerson oa:person_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_Person-c9dc73d4-b545-3f22-41da-5c76cdd8e53f, oa:person_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_Person-93b89567-7fce-fde1-2f1b-6f807eb4b755, oa:person_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_Person-abae21c8-4a2b-4adc-05b6-012d031d1679, oa:person_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_Person-e2689c37-f53a-b2f0-4fd6-6aaf5b8b7b4c, oa:person_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_Person-b3d4f556-8979-6f2d-c8ae-4d1fbbc6e23f, oa:person_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_Person-9f4a6ff4-292c-e6d3-c895-47697286ae58 ;
  a2a:hasEvent oa:event_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_0, oa:relationep_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_1, oa:relationep_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_2, oa:relationep_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_3, oa:relationep_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_4, oa:relationep_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_5 ;
  a2a:hasSource oa:source_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7 .

oa:person_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_Person-c9dc73d4-b545-3f22-41da-5c76cdd8e53f
  a a2a:Person ;
  rdfs:label "Cornelia Petercelie" ;
  a2a:PersonName [
    rdfs:label "Cornelia Petercelie" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Petercelie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_Person-93b89567-7fce-fde1-2f1b-6f807eb4b755
  a a2a:Person ;
  rdfs:label "Gerardus Smits" ;
  a2a:PersonName [
    rdfs:label "Gerardus Smits" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_Person-abae21c8-4a2b-4adc-05b6-012d031d1679
  a a2a:Person ;
  rdfs:label "Joannes Baptist Wils" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptist Wils" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Baptist" ;
    a2a:PersonNameLastName "Wils"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_Person-e2689c37-f53a-b2f0-4fd6-6aaf5b8b7b4c
  a a2a:Person ;
  rdfs:label "Maria Borstlap" ;
  a2a:PersonName [
    rdfs:label "Maria Borstlap" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Borstlap"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_Person-b3d4f556-8979-6f2d-c8ae-4d1fbbc6e23f
  a a2a:Person ;
  rdfs:label "Angelina Boogmans" ;
  a2a:PersonName [
    rdfs:label "Angelina Boogmans" ;
    a2a:PersonNameFirstName "Angelina" ;
    a2a:PersonNameLastName "Boogmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_Person-9f4a6ff4-292c-e6d3-c895-47697286ae58
  a a2a:Person ;
  rdfs:label "Gerardus Jacobus Wils" ;
  a2a:PersonName [
    rdfs:label "Gerardus Jacobus Wils" ;
    a2a:PersonNameFirstName "Gerardus Jacobus" ;
    a2a:PersonNameLastName "Wils"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1785" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1785-01-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_Person:c9dc73d4-b545-3f22-41da-5c76cdd8e53f ;
  a2a:EventKeyRef oa:event_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_Event1 .

oa:relationep_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_Person:93b89567-7fce-fde1-2f1b-6f807eb4b755 ;
  a2a:EventKeyRef oa:event_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_Event1 .

oa:relationep_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_Person:abae21c8-4a2b-4adc-05b6-012d031d1679 ;
  a2a:EventKeyRef oa:event_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_Event1 .

oa:relationep_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_Person:e2689c37-f53a-b2f0-4fd6-6aaf5b8b7b4c ;
  a2a:EventKeyRef oa:event_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_Event1 .

oa:relationep_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_Person:b3d4f556-8979-6f2d-c8ae-4d1fbbc6e23f ;
  a2a:EventKeyRef oa:event_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_Event1 .

oa:relationep_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_Person:9f4a6ff4-292c-e6d3-c895-47697286ae58 ;
  a2a:EventKeyRef oa:event_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7_Event1 .

oa:source_brd_47fe3b05-9516-da25-a06b-dcd9520adbb7
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1785-01-04 - 1785-01-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1785-01-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1785-01-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1785" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1785-01-04"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 16, Periode: 1742-1789" ;
    a2a:Book "Dopen rk Nieuwstraat 1742-1789" ;
    a2a:RegistryNumber "16" ;
    a2a:Folio "330" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 16, Periode: 1742-1789, Dopen rk Nieuwstraat 1742-1789, 16, 330"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83e984f0-8751-11e3-b781-7f97a0778820.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/47fe3b05-9516-da25-a06b-dcd9520adbb7" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83e984f0-8751-11e3-b781-7f97a0778820.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/47fe3b05-9516-da25-a06b-dcd9520adbb7" ;
  a2a:RecordGUID "{47fe3b05-9516-da25-a06b-dcd9520adbb7}" ;
  a2a:SourceRemarkOpmerking "vader uit Breda moeder uit Oosterhout", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Nieuwstraat+1742-1789\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1115_00001115.xml van BRD" .

