@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_70df9673-71c6-fbfa-2972-bca6f284652b
  a a2a:Record ;
  rdfs:label "Doop op 20 juni 1704 te Ginneken" ;
  a2a:hasPerson oa:person_brd_70df9673-71c6-fbfa-2972-bca6f284652b_Person-b5c5f0f9-783f-e767-8812-84bb1bb21810, oa:person_brd_70df9673-71c6-fbfa-2972-bca6f284652b_Person-8693a5aa-4f29-6608-0346-e2af70a02db5, oa:person_brd_70df9673-71c6-fbfa-2972-bca6f284652b_Person-cabeabe5-0295-ff69-0623-59e20c21639c, oa:person_brd_70df9673-71c6-fbfa-2972-bca6f284652b_Person-04742ff3-d8c1-e945-c4ef-e3e5aae80e5d, oa:person_brd_70df9673-71c6-fbfa-2972-bca6f284652b_Person-8d101365-fda5-2bbe-9667-00a5c9f1a26b ;
  a2a:hasEvent oa:event_brd_70df9673-71c6-fbfa-2972-bca6f284652b_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_70df9673-71c6-fbfa-2972-bca6f284652b_0, oa:relationep_brd_70df9673-71c6-fbfa-2972-bca6f284652b_1, oa:relationep_brd_70df9673-71c6-fbfa-2972-bca6f284652b_2, oa:relationep_brd_70df9673-71c6-fbfa-2972-bca6f284652b_3, oa:relationep_brd_70df9673-71c6-fbfa-2972-bca6f284652b_4 ;
  a2a:hasSource oa:source_brd_70df9673-71c6-fbfa-2972-bca6f284652b .

oa:person_brd_70df9673-71c6-fbfa-2972-bca6f284652b_Person-b5c5f0f9-783f-e767-8812-84bb1bb21810
  a a2a:Person ;
  rdfs:label "Petronilla Stoops" ;
  a2a:PersonName [
    rdfs:label "Petronilla Stoops" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNameLastName "Stoops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_70df9673-71c6-fbfa-2972-bca6f284652b_Person-8693a5aa-4f29-6608-0346-e2af70a02db5
  a a2a:Person ;
  rdfs:label "Michael van Hoijdonck" ;
  a2a:PersonName [
    rdfs:label "Michael van Hoijdonck" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoijdonck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_70df9673-71c6-fbfa-2972-bca6f284652b_Person-cabeabe5-0295-ff69-0623-59e20c21639c
  a a2a:Person ;
  rdfs:label "Cornelius Stoops" ;
  a2a:PersonName [
    rdfs:label "Cornelius Stoops" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Stoops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_70df9673-71c6-fbfa-2972-bca6f284652b_Person-04742ff3-d8c1-e945-c4ef-e3e5aae80e5d
  a a2a:Person ;
  rdfs:label "Margaretha Aert Stoops" ;
  a2a:PersonName [
    rdfs:label "Margaretha Aert Stoops" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNamePatronym "Aert" ;
    a2a:PersonNameLastName "Stoops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_70df9673-71c6-fbfa-2972-bca6f284652b_Person-8d101365-fda5-2bbe-9667-00a5c9f1a26b
  a a2a:Person ;
  rdfs:label "Nicolaus Stoops" ;
  a2a:PersonName [
    rdfs:label "Nicolaus Stoops" ;
    a2a:PersonNameFirstName "Nicolaus" ;
    a2a:PersonNameLastName "Stoops"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_70df9673-71c6-fbfa-2972-bca6f284652b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1704" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1704-06-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ginneken" ;
    rdfs:label "Ginneken"
  ] .

oa:relationep_brd_70df9673-71c6-fbfa-2972-bca6f284652b_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_70df9673-71c6-fbfa-2972-bca6f284652b_Person:b5c5f0f9-783f-e767-8812-84bb1bb21810 ;
  a2a:EventKeyRef oa:event_brd_70df9673-71c6-fbfa-2972-bca6f284652b_Event1 .

oa:relationep_brd_70df9673-71c6-fbfa-2972-bca6f284652b_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_70df9673-71c6-fbfa-2972-bca6f284652b_Person:8693a5aa-4f29-6608-0346-e2af70a02db5 ;
  a2a:EventKeyRef oa:event_brd_70df9673-71c6-fbfa-2972-bca6f284652b_Event1 .

oa:relationep_brd_70df9673-71c6-fbfa-2972-bca6f284652b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_70df9673-71c6-fbfa-2972-bca6f284652b_Person:cabeabe5-0295-ff69-0623-59e20c21639c ;
  a2a:EventKeyRef oa:event_brd_70df9673-71c6-fbfa-2972-bca6f284652b_Event1 .

oa:relationep_brd_70df9673-71c6-fbfa-2972-bca6f284652b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_70df9673-71c6-fbfa-2972-bca6f284652b_Person:04742ff3-d8c1-e945-c4ef-e3e5aae80e5d ;
  a2a:EventKeyRef oa:event_brd_70df9673-71c6-fbfa-2972-bca6f284652b_Event1 .

oa:relationep_brd_70df9673-71c6-fbfa-2972-bca6f284652b_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_70df9673-71c6-fbfa-2972-bca6f284652b_Person:8d101365-fda5-2bbe-9667-00a5c9f1a26b ;
  a2a:EventKeyRef oa:event_brd_70df9673-71c6-fbfa-2972-bca6f284652b_Event1 .

oa:source_brd_70df9673-71c6-fbfa-2972-bca6f284652b
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1704-06-20 - 1704-06-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1704-06-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1704-06-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1704" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1704-06-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: 113, Periode: 1647-1738" ;
    a2a:Book "Dopen rk Ginneken 1647-1738" ;
    a2a:RegistryNumber "113" ;
    a2a:Folio "226" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 113, Periode: 1647-1738, Dopen rk Ginneken 1647-1738, 113, 226"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83cc45c0-8751-11e3-a737-73d42b807138.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/70df9673-71c6-fbfa-2972-bca6f284652b" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83cc45c0-8751-11e3-a737-73d42b807138.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/70df9673-71c6-fbfa-2972-bca6f284652b" ;
  a2a:RecordGUID "{70df9673-71c6-fbfa-2972-bca6f284652b}" ;
  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_4963_00004963.xml van BRD" .

