@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_c8530134-e198-08be-91ba-676f78651f42
  a a2a:Record ;
  rdfs:label "Doop op 21 november 1751 te Breda" ;
  a2a:hasPerson oa:person_brd_c8530134-e198-08be-91ba-676f78651f42_Person-bad7ea7d-6023-59cb-4cba-6ad38fa0ebb3, oa:person_brd_c8530134-e198-08be-91ba-676f78651f42_Person-f1a1248f-58b1-b3b6-a011-5749f871556c, oa:person_brd_c8530134-e198-08be-91ba-676f78651f42_Person-9272dd9c-ae9e-1ddf-fa37-39fc0694794b, oa:person_brd_c8530134-e198-08be-91ba-676f78651f42_Person-120ba90e-af0d-7fc0-6f74-e41e2b8ea289 ;
  a2a:hasEvent oa:event_brd_c8530134-e198-08be-91ba-676f78651f42_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_c8530134-e198-08be-91ba-676f78651f42_0, oa:relationep_brd_c8530134-e198-08be-91ba-676f78651f42_1, oa:relationep_brd_c8530134-e198-08be-91ba-676f78651f42_2, oa:relationep_brd_c8530134-e198-08be-91ba-676f78651f42_3 ;
  a2a:hasSource oa:source_brd_c8530134-e198-08be-91ba-676f78651f42 .

oa:person_brd_c8530134-e198-08be-91ba-676f78651f42_Person-bad7ea7d-6023-59cb-4cba-6ad38fa0ebb3
  a a2a:Person ;
  rdfs:label "Edmund Hackett" ;
  a2a:PersonName [
    rdfs:label "Edmund Hackett" ;
    a2a:PersonNameFirstName "Edmund" ;
    a2a:PersonNameLastName "Hackett"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_c8530134-e198-08be-91ba-676f78651f42_Person-f1a1248f-58b1-b3b6-a011-5749f871556c
  a a2a:Person ;
  rdfs:label "Gerlag Johannes Cornelis de Nassau" ;
  a2a:PersonName [
    rdfs:label "Gerlag Johannes Cornelis de Nassau" ;
    a2a:PersonNameFirstName "Gerlag" ;
    a2a:PersonNamePatronym "Johannes Cornelis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Nassau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_c8530134-e198-08be-91ba-676f78651f42_Person-9272dd9c-ae9e-1ddf-fa37-39fc0694794b
  a a2a:Person ;
  rdfs:label "Anne Geertruy de Nassau" ;
  a2a:PersonName [
    rdfs:label "Anne Geertruy de Nassau" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNamePatronym "Geertruy" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Nassau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_c8530134-e198-08be-91ba-676f78651f42_Person-120ba90e-af0d-7fc0-6f74-e41e2b8ea289
  a a2a:Person ;
  rdfs:label "Gerlag Johannes Cornelis Hackett" ;
  a2a:PersonName [
    rdfs:label "Gerlag Johannes Cornelis Hackett" ;
    a2a:PersonNameFirstName "Gerlag Johannes Cornelis" ;
    a2a:PersonNameLastName "Hackett"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_c8530134-e198-08be-91ba-676f78651f42_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1751" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1751-11-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_c8530134-e198-08be-91ba-676f78651f42_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_c8530134-e198-08be-91ba-676f78651f42_Person:bad7ea7d-6023-59cb-4cba-6ad38fa0ebb3 ;
  a2a:EventKeyRef oa:event_brd_c8530134-e198-08be-91ba-676f78651f42_Event1 .

oa:relationep_brd_c8530134-e198-08be-91ba-676f78651f42_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_c8530134-e198-08be-91ba-676f78651f42_Person:f1a1248f-58b1-b3b6-a011-5749f871556c ;
  a2a:EventKeyRef oa:event_brd_c8530134-e198-08be-91ba-676f78651f42_Event1 .

oa:relationep_brd_c8530134-e198-08be-91ba-676f78651f42_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_c8530134-e198-08be-91ba-676f78651f42_Person:9272dd9c-ae9e-1ddf-fa37-39fc0694794b ;
  a2a:EventKeyRef oa:event_brd_c8530134-e198-08be-91ba-676f78651f42_Event1 .

oa:relationep_brd_c8530134-e198-08be-91ba-676f78651f42_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_c8530134-e198-08be-91ba-676f78651f42_Person:120ba90e-af0d-7fc0-6f74-e41e2b8ea289 ;
  a2a:EventKeyRef oa:event_brd_c8530134-e198-08be-91ba-676f78651f42_Event1 .

oa:source_brd_c8530134-e198-08be-91ba-676f78651f42
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1751-11-21 - 1751-11-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1751-11-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1751-11-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1751" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1751-11-21"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 89, Periode: 1607-1810" ;
    a2a:Book "Dopen Waals-gereformeerd 1607-1810" ;
    a2a:RegistryNumber "89" ;
    a2a:Folio "97" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 89, Periode: 1607-1810, Dopen Waals-gereformeerd 1607-1810, 89, 97"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8416d0ea-8751-11e3-8ce2-2ba69560da66.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/c8530134-e198-08be-91ba-676f78651f42" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8416d0ea-8751-11e3-8ce2-2ba69560da66.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/c8530134-e198-08be-91ba-676f78651f42" ;
  a2a:RecordGUID "{c8530134-e198-08be-91ba-676f78651f42}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+Waals-gereformeerd+1607-1810\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5550_00005550.xml van BRD" .

