@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_450b1df6-e64f-c8c7-9234-a80ad074f779
  a a2a:Record ;
  rdfs:label "Doop op 5 maart 1708 te Ginneken" ;
  a2a:hasPerson oa:person_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_Person-2b6722b4-f300-68fc-c139-a7c65c72b0ca, oa:person_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_Person-1b6a24bd-885e-8f9d-7261-0960b86d15ce, oa:person_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_Person-c539d3d5-aa83-2dbe-aacb-3a13981a772d, oa:person_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_Person-94790783-cf28-704f-bc23-8406a7362430, oa:person_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_Person-7b76a572-8da2-d942-c42f-bceffba8295d ;
  a2a:hasEvent oa:event_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_0, oa:relationep_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_1, oa:relationep_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_2, oa:relationep_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_3, oa:relationep_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_4 ;
  a2a:hasSource oa:source_brd_450b1df6-e64f-c8c7-9234-a80ad074f779 .

oa:person_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_Person-2b6722b4-f300-68fc-c139-a7c65c72b0ca
  a a2a:Person ;
  rdfs:label "Anna Antonisse van Riel" ;
  a2a:PersonName [
    rdfs:label "Anna Antonisse van Riel" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Antonisse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Riel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_Person-1b6a24bd-885e-8f9d-7261-0960b86d15ce
  a a2a:Person ;
  rdfs:label "Arnoldus Spanjaerts" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Spanjaerts" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Spanjaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_Person-c539d3d5-aa83-2dbe-aacb-3a13981a772d
  a a2a:Person ;
  rdfs:label "Petrus Spanjaerts" ;
  a2a:PersonName [
    rdfs:label "Petrus Spanjaerts" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Spanjaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_Person-94790783-cf28-704f-bc23-8406a7362430
  a a2a:Person ;
  rdfs:label "Petronilla Beenhackers" ;
  a2a:PersonName [
    rdfs:label "Petronilla Beenhackers" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNameLastName "Beenhackers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_Person-7b76a572-8da2-d942-c42f-bceffba8295d
  a a2a:Person ;
  rdfs:label "Sophia Spanjaerts" ;
  a2a:PersonName [
    rdfs:label "Sophia Spanjaerts" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNameLastName "Spanjaerts"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1708" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1708-03-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ginneken" ;
    rdfs:label "Ginneken"
  ] .

oa:relationep_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_Person:2b6722b4-f300-68fc-c139-a7c65c72b0ca ;
  a2a:EventKeyRef oa:event_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_Event1 .

oa:relationep_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_Person:1b6a24bd-885e-8f9d-7261-0960b86d15ce ;
  a2a:EventKeyRef oa:event_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_Event1 .

oa:relationep_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_Person:c539d3d5-aa83-2dbe-aacb-3a13981a772d ;
  a2a:EventKeyRef oa:event_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_Event1 .

oa:relationep_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_Person:94790783-cf28-704f-bc23-8406a7362430 ;
  a2a:EventKeyRef oa:event_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_Event1 .

oa:relationep_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_Person:7b76a572-8da2-d942-c42f-bceffba8295d ;
  a2a:EventKeyRef oa:event_brd_450b1df6-e64f-c8c7-9234-a80ad074f779_Event1 .

oa:source_brd_450b1df6-e64f-c8c7-9234-a80ad074f779
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1708-03-05 - 1708-03-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1708-03-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1708-03-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1708" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1708-03-05"^^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 "245" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 113, Periode: 1647-1738, Dopen rk Ginneken 1647-1738, 113, 245"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83cc53bc-8751-11e3-8087-8f082ed06907.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/450b1df6-e64f-c8c7-9234-a80ad074f779" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83cc53bc-8751-11e3-8087-8f082ed06907.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/450b1df6-e64f-c8c7-9234-a80ad074f779" ;
  a2a:RecordGUID "{450b1df6-e64f-c8c7-9234-a80ad074f779}" ;
  a2a:SourceRemarkOpmerking "<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_1103_00001103.xml van BRD" .

