@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_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1
  a a2a:Record ;
  rdfs:label "Doop op 2 januari 1590 te Breda" ;
  a2a:hasPerson oa:person_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_Person-0f1e64e5-3b97-8030-e38f-2f45aea7b961, oa:person_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_Person-491b1d5d-a6cb-6c95-92e9-8fba7d8b2059, oa:person_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_Person-b0a1afc3-42bf-db41-b948-60897c9c7afd, oa:person_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_Person-ae329b44-474f-8040-9138-bb9fbaf7699e, oa:person_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_Person-fefaaf4a-55dc-8ab8-4f4f-c667188e3c6e ;
  a2a:hasEvent oa:event_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_0, oa:relationep_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_1, oa:relationep_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_2, oa:relationep_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_3, oa:relationep_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_4 ;
  a2a:hasSource oa:source_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1 .

oa:person_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_Person-0f1e64e5-3b97-8030-e38f-2f45aea7b961
  a a2a:Person ;
  rdfs:label "Susanna Mosselmans" ;
  a2a:PersonName [
    rdfs:label "Susanna Mosselmans" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNameLastName "Mosselmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_Person-491b1d5d-a6cb-6c95-92e9-8fba7d8b2059
  a a2a:Person ;
  rdfs:label "Cornelius Johannis van Staebrouck" ;
  a2a:PersonName [
    rdfs:label "Cornelius Johannis van Staebrouck" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePatronym "Johannis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Staebrouck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_Person-b0a1afc3-42bf-db41-b948-60897c9c7afd
  a a2a:Person ;
  rdfs:label "Fransciscus Adriani" ;
  a2a:PersonName [
    rdfs:label "Fransciscus Adriani" ;
    a2a:PersonNameFirstName "Fransciscus" ;
    a2a:PersonNameLastName "Adriani"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_Person-ae329b44-474f-8040-9138-bb9fbaf7699e
  a a2a:Person ;
  rdfs:label "Adriana Cornelij" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelij" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Cornelij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_Person-fefaaf4a-55dc-8ab8-4f4f-c667188e3c6e
  a a2a:Person ;
  rdfs:label "Johannes van Staebrouck" ;
  a2a:PersonName [
    rdfs:label "Johannes van Staebrouck" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Staebrouck"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1590" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1590-01-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_Person:0f1e64e5-3b97-8030-e38f-2f45aea7b961 ;
  a2a:EventKeyRef oa:event_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_Event1 .

oa:relationep_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_Person:491b1d5d-a6cb-6c95-92e9-8fba7d8b2059 ;
  a2a:EventKeyRef oa:event_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_Event1 .

oa:relationep_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_Person:b0a1afc3-42bf-db41-b948-60897c9c7afd ;
  a2a:EventKeyRef oa:event_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_Event1 .

oa:relationep_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_Person:ae329b44-474f-8040-9138-bb9fbaf7699e ;
  a2a:EventKeyRef oa:event_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_Event1 .

oa:relationep_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_Person:fefaaf4a-55dc-8ab8-4f4f-c667188e3c6e ;
  a2a:EventKeyRef oa:event_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1_Event1 .

oa:source_brd_a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1590-01-02 - 1590-01-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1590-01-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1590-01-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1590" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1590-01-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 "84v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 2, Periode: 1582-1613, Dopen rk Brugstraat 1582-1613, 2, 84v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83eb5514-8751-11e3-8ca6-c3df79c774e9.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83eb5514-8751-11e3-8ca6-c3df79c774e9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1" ;
  a2a:RecordGUID "{a0c6b1c7-07f6-a3a2-bcbd-c29e1af6ffb1}" ;
  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_5385_00005385.xml van BRD" .

