@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_15a58135-cf64-a4ec-e017-da0f162ffa3e
  a a2a:Record ;
  rdfs:label "Doop op 1 december 1619 te Princenhage" ;
  a2a:hasPerson oa:person_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_Person-c91d648e-0ebf-cc98-6211-794e2c73b86f, oa:person_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_Person-15c4106b-7bf4-21aa-657f-1b9f72e3f689, oa:person_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_Person-c38e3442-c2b3-eb2d-631e-7406bd2da4eb, oa:person_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_Person-266e72be-ecc6-c9d6-a7b7-bcd51da5d005, oa:person_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_Person-2488efe4-fb13-78b6-0dcd-349a785635cd ;
  a2a:hasEvent oa:event_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_0, oa:relationep_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_1, oa:relationep_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_2, oa:relationep_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_3, oa:relationep_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_4 ;
  a2a:hasSource oa:source_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e .

oa:person_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_Person-c91d648e-0ebf-cc98-6211-794e2c73b86f
  a a2a:Person ;
  rdfs:label "Petronilla Johannis" ;
  a2a:PersonName [
    rdfs:label "Petronilla Johannis" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNameLastName "Johannis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_Person-15c4106b-7bf4-21aa-657f-1b9f72e3f689
  a a2a:Person ;
  rdfs:label "Judoca Joannis" ;
  a2a:PersonName [
    rdfs:label "Judoca Joannis" ;
    a2a:PersonNameFirstName "Judoca" ;
    a2a:PersonNameLastName "Joannis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_Person-c38e3442-c2b3-eb2d-631e-7406bd2da4eb
  a a2a:Person ;
  rdfs:label "Marinus Martini" ;
  a2a:PersonName [
    rdfs:label "Marinus Martini" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Martini"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_Person-266e72be-ecc6-c9d6-a7b7-bcd51da5d005
  a a2a:Person ;
  rdfs:label "Matthias Matthiae" ;
  a2a:PersonName [
    rdfs:label "Matthias Matthiae" ;
    a2a:PersonNameFirstName "Matthias" ;
    a2a:PersonNameLastName "Matthiae"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_Person-2488efe4-fb13-78b6-0dcd-349a785635cd
  a a2a:Person ;
  rdfs:label "Adrianus Matthiae" ;
  a2a:PersonName [
    rdfs:label "Adrianus Matthiae" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Matthiae"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1619" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1619-12-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_Person:c91d648e-0ebf-cc98-6211-794e2c73b86f ;
  a2a:EventKeyRef oa:event_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_Event1 .

oa:relationep_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_Person:15c4106b-7bf4-21aa-657f-1b9f72e3f689 ;
  a2a:EventKeyRef oa:event_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_Event1 .

oa:relationep_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_Person:c38e3442-c2b3-eb2d-631e-7406bd2da4eb ;
  a2a:EventKeyRef oa:event_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_Event1 .

oa:relationep_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_Person:266e72be-ecc6-c9d6-a7b7-bcd51da5d005 ;
  a2a:EventKeyRef oa:event_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_Event1 .

oa:relationep_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_Person:2488efe4-fb13-78b6-0dcd-349a785635cd ;
  a2a:EventKeyRef oa:event_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e_Event1 .

oa:source_brd_15a58135-cf64-a4ec-e017-da0f162ffa3e
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1619-12-01 - 1619-12-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1619-12-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1619-12-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1619" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1619-12-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 140, Periode: 1606-1648" ;
    a2a:Book "Dopen rk Princenhage 1606-1648" ;
    a2a:RegistryNumber "140" ;
    a2a:Folio "52v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 140, Periode: 1606-1648, Dopen rk Princenhage 1606-1648, 140, 52v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83db32a6-8751-11e3-909e-4767264f4aff.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/15a58135-cf64-a4ec-e017-da0f162ffa3e" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83db32a6-8751-11e3-909e-4767264f4aff.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/15a58135-cf64-a4ec-e017-da0f162ffa3e" ;
  a2a:RecordGUID "{15a58135-cf64-a4ec-e017-da0f162ffa3e}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Princenhage+1606-1648\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1334_00001334.xml van BRD" .

