@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_636aac2a-1bec-a02a-520f-c2fa4853fd28
  a a2a:Record ;
  rdfs:label "Doop op 4 februari 1678 te Princenhage" ;
  a2a:hasPerson oa:person_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_Person-2deed9ef-074c-bc18-e203-615878355539, oa:person_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_Person-97e27bbf-701a-4442-aef2-e3a57bf253bd, oa:person_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_Person-775aec5d-c7be-c883-3ee6-46937dc55122, oa:person_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_Person-1fc6f14a-f506-b64b-50a4-7f47e9e546ad, oa:person_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_Person-4c1dca3c-7417-025b-cf71-b63e9d63a070 ;
  a2a:hasEvent oa:event_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_0, oa:relationep_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_1, oa:relationep_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_2, oa:relationep_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_3, oa:relationep_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_4 ;
  a2a:hasSource oa:source_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28 .

oa:person_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_Person-2deed9ef-074c-bc18-e203-615878355539
  a a2a:Person ;
  rdfs:label "Maria Adriaen Ooninckx" ;
  a2a:PersonName [
    rdfs:label "Maria Adriaen Ooninckx" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Adriaen" ;
    a2a:PersonNameLastName "Ooninckx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_Person-97e27bbf-701a-4442-aef2-e3a57bf253bd
  a a2a:Person ;
  rdfs:label "Joannes Cornelii Brens" ;
  a2a:PersonName [
    rdfs:label "Joannes Cornelii Brens" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Cornelii" ;
    a2a:PersonNameLastName "Brens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_Person-775aec5d-c7be-c883-3ee6-46937dc55122
  a a2a:Person ;
  rdfs:label "Joanna Michiel Rops" ;
  a2a:PersonName [
    rdfs:label "Joanna Michiel Rops" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Michiel" ;
    a2a:PersonNameLastName "Rops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_Person-1fc6f14a-f506-b64b-50a4-7f47e9e546ad
  a a2a:Person ;
  rdfs:label "Maria Michielsen" ;
  a2a:PersonName [
    rdfs:label "Maria Michielsen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Michielsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_Person-4c1dca3c-7417-025b-cf71-b63e9d63a070
  a a2a:Person ;
  rdfs:label "Anthonius Brens" ;
  a2a:PersonName [
    rdfs:label "Anthonius Brens" ;
    a2a:PersonNameFirstName "Anthonius" ;
    a2a:PersonNameLastName "Brens"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1678" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1678-02-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_Person:2deed9ef-074c-bc18-e203-615878355539 ;
  a2a:EventKeyRef oa:event_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_Event1 .

oa:relationep_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_Person:97e27bbf-701a-4442-aef2-e3a57bf253bd ;
  a2a:EventKeyRef oa:event_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_Event1 .

oa:relationep_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_Person:775aec5d-c7be-c883-3ee6-46937dc55122 ;
  a2a:EventKeyRef oa:event_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_Event1 .

oa:relationep_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_Person:1fc6f14a-f506-b64b-50a4-7f47e9e546ad ;
  a2a:EventKeyRef oa:event_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_Event1 .

oa:relationep_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_Person:4c1dca3c-7417-025b-cf71-b63e9d63a070 ;
  a2a:EventKeyRef oa:event_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28_Event1 .

oa:source_brd_636aac2a-1bec-a02a-520f-c2fa4853fd28
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1678-02-04 - 1678-02-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1678-02-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1678-02-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1678" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1678-02-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: 139, Periode: 1664-1695" ;
    a2a:Book "Dopen rk Princenhage 1664-1695" ;
    a2a:RegistryNumber "139" ;
    a2a:Folio "62r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 139, Periode: 1664-1695, Dopen rk Princenhage 1664-1695, 139, 62r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83d998a6-8751-11e3-99ca-975c48f65b4d.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/636aac2a-1bec-a02a-520f-c2fa4853fd28" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83d998a6-8751-11e3-99ca-975c48f65b4d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/636aac2a-1bec-a02a-520f-c2fa4853fd28" ;
  a2a:RecordGUID "{636aac2a-1bec-a02a-520f-c2fa4853fd28}" ;
  a2a:SourceRemarkOpmerking "getuige 4 waarnemend", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Princenhage+1664-1695\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1233_00001233.xml van BRD" .

