@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_ae804cf9-b415-3686-7c5d-e16f3389b559
  a a2a:Record ;
  rdfs:label "Doop op 31 oktober 1689 te Ginneken" ;
  a2a:hasPerson oa:person_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_Person-6deaeb66-31c0-c971-2899-f4a181d3a373, oa:person_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_Person-e3c6109e-7e92-d767-47ec-351e357c548e, oa:person_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_Person-1a82d555-51b9-6e97-a351-7d6868120cdf, oa:person_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_Person-60d46816-c0eb-dbc4-fbb7-b1dd2b074342, oa:person_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_Person-fb792b98-edf8-20aa-efb2-ff212b1f8d1b ;
  a2a:hasEvent oa:event_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_0, oa:relationep_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_1, oa:relationep_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_2, oa:relationep_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_3, oa:relationep_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_4 ;
  a2a:hasSource oa:source_brd_ae804cf9-b415-3686-7c5d-e16f3389b559 .

oa:person_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_Person-6deaeb66-31c0-c971-2899-f4a181d3a373
  a a2a:Person ;
  rdfs:label "Gertrudis Huberti" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Huberti" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNameLastName "Huberti"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_Person-e3c6109e-7e92-d767-47ec-351e357c548e
  a a2a:Person ;
  rdfs:label "Marinus Hubrechts" ;
  a2a:PersonName [
    rdfs:label "Marinus Hubrechts" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Hubrechts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_Person-1a82d555-51b9-6e97-a351-7d6868120cdf
  a a2a:Person ;
  rdfs:label "Cornelia Jacobi" ;
  a2a:PersonName [
    rdfs:label "Cornelia Jacobi" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Jacobi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_Person-60d46816-c0eb-dbc4-fbb7-b1dd2b074342
  a a2a:Person ;
  rdfs:label "Maria Adriaenssen" ;
  a2a:PersonName [
    rdfs:label "Maria Adriaenssen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Adriaenssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_Person-fb792b98-edf8-20aa-efb2-ff212b1f8d1b
  a a2a:Person ;
  rdfs:label "Huberta Hubrechts" ;
  a2a:PersonName [
    rdfs:label "Huberta Hubrechts" ;
    a2a:PersonNameFirstName "Huberta" ;
    a2a:PersonNameLastName "Hubrechts"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1689" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1689-10-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ginneken" ;
    rdfs:label "Ginneken"
  ] .

oa:relationep_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_Person:6deaeb66-31c0-c971-2899-f4a181d3a373 ;
  a2a:EventKeyRef oa:event_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_Event1 .

oa:relationep_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_Person:e3c6109e-7e92-d767-47ec-351e357c548e ;
  a2a:EventKeyRef oa:event_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_Event1 .

oa:relationep_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_Person:1a82d555-51b9-6e97-a351-7d6868120cdf ;
  a2a:EventKeyRef oa:event_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_Event1 .

oa:relationep_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_Person:60d46816-c0eb-dbc4-fbb7-b1dd2b074342 ;
  a2a:EventKeyRef oa:event_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_Event1 .

oa:relationep_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_Person:fb792b98-edf8-20aa-efb2-ff212b1f8d1b ;
  a2a:EventKeyRef oa:event_brd_ae804cf9-b415-3686-7c5d-e16f3389b559_Event1 .

oa:source_brd_ae804cf9-b415-3686-7c5d-e16f3389b559
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1689-10-31 - 1689-10-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1689-10-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1689-10-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1689" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1689-10-31"^^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 "177" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 113, Periode: 1647-1738, Dopen rk Ginneken 1647-1738, 113, 177"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83cc1b2c-8751-11e3-90fa-236bc8ff560b.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/ae804cf9-b415-3686-7c5d-e16f3389b559" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83cc1b2c-8751-11e3-90fa-236bc8ff560b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/ae804cf9-b415-3686-7c5d-e16f3389b559" ;
  a2a:RecordGUID "{ae804cf9-b415-3686-7c5d-e16f3389b559}" ;
  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_5443_00005443.xml van BRD" .

