@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_02428ea0-ec8c-0f8f-6d50-5330e5bd930c
  a a2a:Record ;
  rdfs:label "Doop op 30 december 1751 te Breda" ;
  a2a:hasPerson oa:person_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_Person-3a39bc5d-03a0-4618-5596-82189575c742, oa:person_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_Person-6897ce22-ff71-4842-c1da-fc937eb1b5ea, oa:person_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_Person-3e224c09-2d15-e7ad-7689-d1cc698217eb, oa:person_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_Person-c67a0b1b-15c1-f4ed-d73f-a3ba8aed4936, oa:person_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_Person-fa76aa56-cf66-2c12-2f8e-ac2637b5bd3f ;
  a2a:hasEvent oa:event_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_0, oa:relationep_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_1, oa:relationep_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_2, oa:relationep_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_3, oa:relationep_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_4 ;
  a2a:hasSource oa:source_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c .

oa:person_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_Person-3a39bc5d-03a0-4618-5596-82189575c742
  a a2a:Person ;
  rdfs:label "Catharina Claesen" ;
  a2a:PersonName [
    rdfs:label "Catharina Claesen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Claesen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_Person-6897ce22-ff71-4842-c1da-fc937eb1b5ea
  a a2a:Person ;
  rdfs:label "Agnes Claessen" ;
  a2a:PersonName [
    rdfs:label "Agnes Claessen" ;
    a2a:PersonNameFirstName "Agnes" ;
    a2a:PersonNameLastName "Claessen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_Person-3e224c09-2d15-e7ad-7689-d1cc698217eb
  a a2a:Person ;
  rdfs:label "Franciscus Hasselton" ;
  a2a:PersonName [
    rdfs:label "Franciscus Hasselton" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Hasselton"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_Person-c67a0b1b-15c1-f4ed-d73f-a3ba8aed4936
  a a2a:Person ;
  rdfs:label "Robertus Hasseltong" ;
  a2a:PersonName [
    rdfs:label "Robertus Hasseltong" ;
    a2a:PersonNameFirstName "Robertus" ;
    a2a:PersonNameLastName "Hasseltong"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_Person-fa76aa56-cf66-2c12-2f8e-ac2637b5bd3f
  a a2a:Person ;
  rdfs:label "Helena Hasseltong" ;
  a2a:PersonName [
    rdfs:label "Helena Hasseltong" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Hasseltong"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1751" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1751-12-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_Person:3a39bc5d-03a0-4618-5596-82189575c742 ;
  a2a:EventKeyRef oa:event_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_Event1 .

oa:relationep_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_Person:6897ce22-ff71-4842-c1da-fc937eb1b5ea ;
  a2a:EventKeyRef oa:event_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_Event1 .

oa:relationep_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_Person:3e224c09-2d15-e7ad-7689-d1cc698217eb ;
  a2a:EventKeyRef oa:event_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_Event1 .

oa:relationep_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_Person:c67a0b1b-15c1-f4ed-d73f-a3ba8aed4936 ;
  a2a:EventKeyRef oa:event_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_Event1 .

oa:relationep_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_Person:fa76aa56-cf66-2c12-2f8e-ac2637b5bd3f ;
  a2a:EventKeyRef oa:event_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c_Event1 .

oa:source_brd_02428ea0-ec8c-0f8f-6d50-5330e5bd930c
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1751-12-30 - 1751-12-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1751-12-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1751-12-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1751" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1751-12-30"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 9, Periode: 1701-1757" ;
    a2a:Book "Dopen rk Brugstraat 1701-1757" ;
    a2a:RegistryNumber "9" ;
    a2a:Folio "288" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 9, Periode: 1701-1757, Dopen rk Brugstraat 1701-1757, 9, 288"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8417feca-8751-11e3-94e8-83c0e116b749.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/02428ea0-ec8c-0f8f-6d50-5330e5bd930c" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8417feca-8751-11e3-94e8-83c0e116b749.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/02428ea0-ec8c-0f8f-6d50-5330e5bd930c" ;
  a2a:RecordGUID "{02428ea0-ec8c-0f8f-6d50-5330e5bd930c}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1701-1757\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1252_00001252.xml van BRD" .

