@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_753242d9-913a-e59e-672f-af989f7d583e
  a a2a:Record ;
  rdfs:label "Geboorte op 28 november 1877 te Princenhage" ;
  a2a:hasPerson oa:person_brd_753242d9-913a-e59e-672f-af989f7d583e_Person-afef97e3-42c0-2abd-0067-85391aee764e, oa:person_brd_753242d9-913a-e59e-672f-af989f7d583e_Person-292d81d9-078d-7770-b7fa-82088c9b392c, oa:person_brd_753242d9-913a-e59e-672f-af989f7d583e_Person-d8423f61-b477-df57-65b4-f2b24d5715ba ;
  a2a:hasEvent oa:event_brd_753242d9-913a-e59e-672f-af989f7d583e_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_753242d9-913a-e59e-672f-af989f7d583e_0, oa:relationep_brd_753242d9-913a-e59e-672f-af989f7d583e_1, oa:relationep_brd_753242d9-913a-e59e-672f-af989f7d583e_2 ;
  a2a:hasSource oa:source_brd_753242d9-913a-e59e-672f-af989f7d583e .

oa:person_brd_753242d9-913a-e59e-672f-af989f7d583e_Person-afef97e3-42c0-2abd-0067-85391aee764e
  a a2a:Person ;
  rdfs:label "Josephus Foesenek" ;
  a2a:PersonName [
    rdfs:label "Josephus Foesenek" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Foesenek"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1877-11-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:person_brd_753242d9-913a-e59e-672f-af989f7d583e_Person-292d81d9-078d-7770-b7fa-82088c9b392c
  a a2a:Person ;
  rdfs:label "Petrus Foesenek" ;
  a2a:PersonName [
    rdfs:label "Petrus Foesenek" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Foesenek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_753242d9-913a-e59e-672f-af989f7d583e_Person-d8423f61-b477-df57-65b4-f2b24d5715ba
  a a2a:Person ;
  rdfs:label "Petronella de Raaff" ;
  a2a:PersonName [
    rdfs:label "Petronella de Raaff" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Raaff"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_753242d9-913a-e59e-672f-af989f7d583e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1877-11-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_753242d9-913a-e59e-672f-af989f7d583e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_753242d9-913a-e59e-672f-af989f7d583e_Person:afef97e3-42c0-2abd-0067-85391aee764e ;
  a2a:EventKeyRef oa:event_brd_753242d9-913a-e59e-672f-af989f7d583e_Event1 .

oa:relationep_brd_753242d9-913a-e59e-672f-af989f7d583e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_753242d9-913a-e59e-672f-af989f7d583e_Person:292d81d9-078d-7770-b7fa-82088c9b392c ;
  a2a:EventKeyRef oa:event_brd_753242d9-913a-e59e-672f-af989f7d583e_Event1 .

oa:relationep_brd_753242d9-913a-e59e-672f-af989f7d583e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_753242d9-913a-e59e-672f-af989f7d583e_Person:d8423f61-b477-df57-65b4-f2b24d5715ba ;
  a2a:EventKeyRef oa:event_brd_753242d9-913a-e59e-672f-af989f7d583e_Event1 .

oa:source_brd_753242d9-913a-e59e-672f-af989f7d583e
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1877-11-28 - 1877-11-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1877-11-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1877-11-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1877" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1877-11-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Archief van de ambtenaar Burgerlijke Stand Princenhage, Bron: boek, Periode: 1877" ;
    a2a:Book "Geboorteregister 1877" ;
    a2a:DocumentNumber "162" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief van de ambtenaar Burgerlijke Stand Princenhage, Bron: boek, Periode: 1877, Geboorteregister 1877, 162"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/836e7738-8751-11e3-a8af-8fb2e3bceef0.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/753242d9-913a-e59e-672f-af989f7d583e" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/836e7738-8751-11e3-a8af-8fb2e3bceef0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/753242d9-913a-e59e-672f-af989f7d583e" ;
  a2a:RecordGUID "{753242d9-913a-e59e-672f-af989f7d583e}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Geboorteregister+1877\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_3173_00003173.xml van BRD" .

