@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_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2
  a a2a:Record ;
  rdfs:label "Doop op 2 juli 1590 te Breda" ;
  a2a:hasPerson oa:person_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_Person-d8e2c4a3-6a1c-f173-2d6f-709e5e470be4, oa:person_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_Person-5cafe4e6-ed4a-2885-15ba-70b27ebd62a4, oa:person_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_Person-df686888-d734-74b0-aca9-eb7215f04376, oa:person_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_Person-c67e140a-dbb1-7873-817e-ece25f2d6f51, oa:person_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_Person-ff5b8318-448f-ca80-25f8-0b600328fb7d ;
  a2a:hasEvent oa:event_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_0, oa:relationep_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_1, oa:relationep_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_2, oa:relationep_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_3, oa:relationep_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_4 ;
  a2a:hasSource oa:source_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2 .

oa:person_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_Person-d8e2c4a3-6a1c-f173-2d6f-709e5e470be4
  a a2a:Person ;
  rdfs:label "Aeluida Adriani" ;
  a2a:PersonName [
    rdfs:label "Aeluida Adriani" ;
    a2a:PersonNameFirstName "Aeluida" ;
    a2a:PersonNameLastName "Adriani"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_Person-5cafe4e6-ed4a-2885-15ba-70b27ebd62a4
  a a2a:Person ;
  rdfs:label "Maria Michaelis" ;
  a2a:PersonName [
    rdfs:label "Maria Michaelis" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Michaelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_Person-df686888-d734-74b0-aca9-eb7215f04376
  a a2a:Person ;
  rdfs:label "Fransciscus Petri" ;
  a2a:PersonName [
    rdfs:label "Fransciscus Petri" ;
    a2a:PersonNameFirstName "Fransciscus" ;
    a2a:PersonNameLastName "Petri"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_Person-c67e140a-dbb1-7873-817e-ece25f2d6f51
  a a2a:Person ;
  rdfs:label "Andreas Michaelis" ;
  a2a:PersonName [
    rdfs:label "Andreas Michaelis" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Michaelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_Person-ff5b8318-448f-ca80-25f8-0b600328fb7d
  a a2a:Person ;
  rdfs:label "Cornelia Michaelis" ;
  a2a:PersonName [
    rdfs:label "Cornelia Michaelis" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Michaelis"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1590" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1590-07-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_Person:d8e2c4a3-6a1c-f173-2d6f-709e5e470be4 ;
  a2a:EventKeyRef oa:event_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_Event1 .

oa:relationep_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_Person:5cafe4e6-ed4a-2885-15ba-70b27ebd62a4 ;
  a2a:EventKeyRef oa:event_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_Event1 .

oa:relationep_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_Person:df686888-d734-74b0-aca9-eb7215f04376 ;
  a2a:EventKeyRef oa:event_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_Event1 .

oa:relationep_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_Person:c67e140a-dbb1-7873-817e-ece25f2d6f51 ;
  a2a:EventKeyRef oa:event_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_Event1 .

oa:relationep_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_Person:ff5b8318-448f-ca80-25f8-0b600328fb7d ;
  a2a:EventKeyRef oa:event_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2_Event1 .

oa:source_brd_18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1590-07-02 - 1590-07-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1590-07-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1590-07-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1590" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1590-07-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 2, Periode: 1582-1613" ;
    a2a:Book "Dopen rk Brugstraat 1582-1613" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "90v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 2, Periode: 1582-1613, Dopen rk Brugstraat 1582-1613, 2, 90v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83eb5c12-8751-11e3-a8c6-f33d65b1f5f4.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83eb5c12-8751-11e3-a8c6-f33d65b1f5f4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2" ;
  a2a:RecordGUID "{18b8eed9-ebf7-5a0e-a42b-1ed0bd4858e2}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1582-1613\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1348_00001348.xml van BRD" .

