@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_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1
  a a2a:Record ;
  rdfs:label "Doop op 19 juli 1657 te Ginneken" ;
  a2a:hasPerson oa:person_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_Person-3aea2964-da69-04dc-1493-ef4c2d5897b6, oa:person_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_Person-d2585bf7-d353-96a6-68a8-9c0a00fbc2c2, oa:person_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_Person-b6566443-2cc8-6ed4-0640-902b5514f75e, oa:person_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_Person-c4d0ebf1-4573-ae82-9032-1be873e7e93f, oa:person_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_Person-475f2044-8c4a-f690-8192-e301769d5f74 ;
  a2a:hasEvent oa:event_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_0, oa:relationep_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_1, oa:relationep_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_2, oa:relationep_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_3, oa:relationep_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_4 ;
  a2a:hasSource oa:source_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1 .

oa:person_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_Person-3aea2964-da69-04dc-1493-ef4c2d5897b6
  a a2a:Person ;
  rdfs:label "Maria Henrici Roelans" ;
  a2a:PersonName [
    rdfs:label "Maria Henrici Roelans" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Henrici" ;
    a2a:PersonNameLastName "Roelans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_Person-d2585bf7-d353-96a6-68a8-9c0a00fbc2c2
  a a2a:Person ;
  rdfs:label "Abraham Abrahami" ;
  a2a:PersonName [
    rdfs:label "Abraham Abrahami" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Abrahami"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_Person-b6566443-2cc8-6ed4-0640-902b5514f75e
  a a2a:Person ;
  rdfs:label "Nicolaa Lamberti" ;
  a2a:PersonName [
    rdfs:label "Nicolaa Lamberti" ;
    a2a:PersonNameFirstName "Nicolaa" ;
    a2a:PersonNameLastName "Lamberti"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_Person-c4d0ebf1-4573-ae82-9032-1be873e7e93f
  a a2a:Person ;
  rdfs:label "Catharina Henrici" ;
  a2a:PersonName [
    rdfs:label "Catharina Henrici" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Henrici"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_Person-475f2044-8c4a-f690-8192-e301769d5f74
  a a2a:Person ;
  rdfs:label "Maria Abrahami" ;
  a2a:PersonName [
    rdfs:label "Maria Abrahami" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Abrahami"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1657" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1657-07-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ginneken" ;
    rdfs:label "Ginneken"
  ] .

oa:relationep_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_Person:3aea2964-da69-04dc-1493-ef4c2d5897b6 ;
  a2a:EventKeyRef oa:event_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_Event1 .

oa:relationep_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_Person:d2585bf7-d353-96a6-68a8-9c0a00fbc2c2 ;
  a2a:EventKeyRef oa:event_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_Event1 .

oa:relationep_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_Person:b6566443-2cc8-6ed4-0640-902b5514f75e ;
  a2a:EventKeyRef oa:event_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_Event1 .

oa:relationep_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_Person:c4d0ebf1-4573-ae82-9032-1be873e7e93f ;
  a2a:EventKeyRef oa:event_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_Event1 .

oa:relationep_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_Person:475f2044-8c4a-f690-8192-e301769d5f74 ;
  a2a:EventKeyRef oa:event_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1_Event1 .

oa:source_brd_2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1657-07-19 - 1657-07-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1657-07-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1657-07-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1657" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1657-07-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 113, Periode: 1647-1738" ;
    a2a:Book "Dopen rk Ginneken 1647-1738" ;
    a2a:RegistryNumber "113" ;
    a2a:Folio "57" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 113, Periode: 1647-1738, Dopen rk Ginneken 1647-1738, 113, 57"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83cbbe52-8751-11e3-b144-27df1853ee64.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83cbbe52-8751-11e3-b144-27df1853ee64.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1" ;
  a2a:RecordGUID "{2b5f92d2-2f8f-83d1-4e39-c7ceea3bc6b1}" ;
  a2a:SourceRemarkOpmerking "Getuige 4 ipv de meter", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Ginneken+1647-1738\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1426_00001426.xml van BRD" .

