@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_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78
  a a2a:Record ;
  rdfs:label "Doop op 9 maart 1708 te Breda" ;
  a2a:hasPerson oa:person_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_Person-fc054564-32d1-b5ba-8b1f-35f49546e1c6, oa:person_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_Person-b661735e-cfc4-66f1-b379-cce1217e1d1b, oa:person_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_Person-ba5d7dbf-5a59-9f3f-3cdf-1345d76929c5, oa:person_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_Person-8bfb81c8-92a2-7868-8973-fe4409ddad4e, oa:person_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_Person-a5aa1695-f3a5-0570-fd9f-a35fce24eb61 ;
  a2a:hasEvent oa:event_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_0, oa:relationep_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_1, oa:relationep_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_2, oa:relationep_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_3, oa:relationep_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_4 ;
  a2a:hasSource oa:source_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78 .

oa:person_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_Person-fc054564-32d1-b5ba-8b1f-35f49546e1c6
  a a2a:Person ;
  rdfs:label "Catharina de Graef" ;
  a2a:PersonName [
    rdfs:label "Catharina de Graef" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graef"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_Person-b661735e-cfc4-66f1-b379-cce1217e1d1b
  a a2a:Person ;
  rdfs:label "Cornelis de Graef" ;
  a2a:PersonName [
    rdfs:label "Cornelis de Graef" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graef"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_Person-ba5d7dbf-5a59-9f3f-3cdf-1345d76929c5
  a a2a:Person ;
  rdfs:label "Jan Peerden" ;
  a2a:PersonName [
    rdfs:label "Jan Peerden" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Peerden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_Person-8bfb81c8-92a2-7868-8973-fe4409ddad4e
  a a2a:Person ;
  rdfs:label "Maria van der Heiden" ;
  a2a:PersonName [
    rdfs:label "Maria van der Heiden" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Heiden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_Person-a5aa1695-f3a5-0570-fd9f-a35fce24eb61
  a a2a:Person ;
  rdfs:label "Isaac de Graef" ;
  a2a:PersonName [
    rdfs:label "Isaac de Graef" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graef"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1708" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1708-03-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_Person:fc054564-32d1-b5ba-8b1f-35f49546e1c6 ;
  a2a:EventKeyRef oa:event_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_Event1 .

oa:relationep_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_Person:b661735e-cfc4-66f1-b379-cce1217e1d1b ;
  a2a:EventKeyRef oa:event_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_Event1 .

oa:relationep_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_Person:ba5d7dbf-5a59-9f3f-3cdf-1345d76929c5 ;
  a2a:EventKeyRef oa:event_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_Event1 .

oa:relationep_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_Person:8bfb81c8-92a2-7868-8973-fe4409ddad4e ;
  a2a:EventKeyRef oa:event_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_Event1 .

oa:relationep_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_Person:a5aa1695-f3a5-0570-fd9f-a35fce24eb61 ;
  a2a:EventKeyRef oa:event_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78_Event1 .

oa:source_brd_b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1708-03-09 - 1708-03-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1708-03-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1708-03-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1708" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1708-03-09"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 30, Periode: 1704-1722" ;
    a2a:Book "Dopen nh Breda 1704-1722" ;
    a2a:RegistryNumber "30" ;
    a2a:Folio "36r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 30, Periode: 1704-1722, Dopen nh Breda 1704-1722, 30, 36r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83f62f0c-8751-11e3-88fb-3300eda9af74.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83f62f0c-8751-11e3-88fb-3300eda9af74.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78" ;
  a2a:RecordGUID "{b75e7d2f-0fa6-5c9d-e5ef-7bda4388bf78}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+nh+Breda+1704-1722\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5479_00005479.xml van BRD" .

