@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_5ecb9894-25aa-b914-1a79-e65ebace4077
  a a2a:Record ;
  rdfs:label "Doop op 26 maart 1682 te Breda" ;
  a2a:hasPerson oa:person_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_Person-2a46d38e-185b-0edd-c5dd-2dee2d754651, oa:person_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_Person-668696d7-94c4-28b3-ea62-2ee941a02212, oa:person_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_Person-6f818752-1e35-c911-d8c4-e0e6e0a83a26, oa:person_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_Person-e9996d2b-5498-34d1-c38d-ba80690800b7, oa:person_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_Person-f214c472-1365-67ad-f2b3-21f93e9d5e92 ;
  a2a:hasEvent oa:event_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_0, oa:relationep_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_1, oa:relationep_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_2, oa:relationep_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_3, oa:relationep_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_4 ;
  a2a:hasSource oa:source_brd_5ecb9894-25aa-b914-1a79-e65ebace4077 .

oa:person_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_Person-2a46d38e-185b-0edd-c5dd-2dee2d754651
  a a2a:Person ;
  rdfs:label "Joanna Heijblom" ;
  a2a:PersonName [
    rdfs:label "Joanna Heijblom" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Heijblom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_Person-668696d7-94c4-28b3-ea62-2ee941a02212
  a a2a:Person ;
  rdfs:label "Petrus van Orten" ;
  a2a:PersonName [
    rdfs:label "Petrus van Orten" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Orten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_Person-6f818752-1e35-c911-d8c4-e0e6e0a83a26
  a a2a:Person ;
  rdfs:label "Cornelis Marckx" ;
  a2a:PersonName [
    rdfs:label "Cornelis Marckx" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Marckx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_Person-e9996d2b-5498-34d1-c38d-ba80690800b7
  a a2a:Person ;
  rdfs:label "Maria Peters van Aelst" ;
  a2a:PersonName [
    rdfs:label "Maria Peters van Aelst" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Peters" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Aelst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_Person-f214c472-1365-67ad-f2b3-21f93e9d5e92
  a a2a:Person ;
  rdfs:label "Antonia Maria Marckx" ;
  a2a:PersonName [
    rdfs:label "Antonia Maria Marckx" ;
    a2a:PersonNameFirstName "Antonia Maria" ;
    a2a:PersonNameLastName "Marckx"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1682" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1682-03-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_Person:2a46d38e-185b-0edd-c5dd-2dee2d754651 ;
  a2a:EventKeyRef oa:event_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_Event1 .

oa:relationep_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_Person:668696d7-94c4-28b3-ea62-2ee941a02212 ;
  a2a:EventKeyRef oa:event_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_Event1 .

oa:relationep_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_Person:6f818752-1e35-c911-d8c4-e0e6e0a83a26 ;
  a2a:EventKeyRef oa:event_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_Event1 .

oa:relationep_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_Person:e9996d2b-5498-34d1-c38d-ba80690800b7 ;
  a2a:EventKeyRef oa:event_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_Event1 .

oa:relationep_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_Person:f214c472-1365-67ad-f2b3-21f93e9d5e92 ;
  a2a:EventKeyRef oa:event_brd_5ecb9894-25aa-b914-1a79-e65ebace4077_Event1 .

oa:source_brd_5ecb9894-25aa-b914-1a79-e65ebace4077
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1682-03-26 - 1682-03-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1682-03-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1682-03-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1682" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1682-03-26"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 14, Periode: 1677-1695" ;
    a2a:Book "Dopen rk Nieuwstraat 1677-1695" ;
    a2a:RegistryNumber "14" ;
    a2a:Folio "85" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 14, Periode: 1677-1695, Dopen rk Nieuwstraat 1677-1695, 14, 85"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83da4850-8751-11e3-86f7-27dc9e280cb9.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/5ecb9894-25aa-b914-1a79-e65ebace4077" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83da4850-8751-11e3-86f7-27dc9e280cb9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/5ecb9894-25aa-b914-1a79-e65ebace4077" ;
  a2a:RecordGUID "{5ecb9894-25aa-b914-1a79-e65ebace4077}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Nieuwstraat+1677-1695\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1213_00001213.xml van BRD" .

