@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_3dd32f7c-949e-2453-39a8-e692e3f3fcb8
  a a2a:Record ;
  rdfs:label "Geboorte op 24 november 1920" ;
  a2a:hasPerson oa:person_brd_3dd32f7c-949e-2453-39a8-e692e3f3fcb8_Person-c369ec35-17db-e431-c874-67e0b3d076a3, oa:person_brd_3dd32f7c-949e-2453-39a8-e692e3f3fcb8_Person-591c599b-0820-b5b3-4a82-cc11a8ad6e5e, oa:person_brd_3dd32f7c-949e-2453-39a8-e692e3f3fcb8_Person-242ddb4b-29d8-00f8-710d-ffda2a47537c ;
  a2a:hasEvent oa:event_brd_3dd32f7c-949e-2453-39a8-e692e3f3fcb8_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_3dd32f7c-949e-2453-39a8-e692e3f3fcb8_0, oa:relationep_brd_3dd32f7c-949e-2453-39a8-e692e3f3fcb8_1, oa:relationep_brd_3dd32f7c-949e-2453-39a8-e692e3f3fcb8_2 ;
  a2a:hasSource oa:source_brd_3dd32f7c-949e-2453-39a8-e692e3f3fcb8 .

oa:person_brd_3dd32f7c-949e-2453-39a8-e692e3f3fcb8_Person-c369ec35-17db-e431-c874-67e0b3d076a3
  a a2a:Person ;
  rdfs:label "Johannes de Bont" ;
  a2a:PersonName [
    rdfs:label "Johannes de Bont" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bont"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1920-11-24"^^xsd:date
  ] .

oa:person_brd_3dd32f7c-949e-2453-39a8-e692e3f3fcb8_Person-591c599b-0820-b5b3-4a82-cc11a8ad6e5e
  a a2a:Person ;
  rdfs:label "Anna Maria Catharina Godrie" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Catharina Godrie" ;
    a2a:PersonNameFirstName "Anna Maria Catharina" ;
    a2a:PersonNameLastName "Godrie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3dd32f7c-949e-2453-39a8-e692e3f3fcb8_Person-242ddb4b-29d8-00f8-710d-ffda2a47537c
  a a2a:Person ;
  rdfs:label "Christiaan de Bont" ;
  a2a:PersonName [
    rdfs:label "Christiaan de Bont" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bont"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_3dd32f7c-949e-2453-39a8-e692e3f3fcb8_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1920-11-24"^^xsd:date
  ] .

oa:relationep_brd_3dd32f7c-949e-2453-39a8-e692e3f3fcb8_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_3dd32f7c-949e-2453-39a8-e692e3f3fcb8_Person:c369ec35-17db-e431-c874-67e0b3d076a3 ;
  a2a:EventKeyRef oa:event_brd_3dd32f7c-949e-2453-39a8-e692e3f3fcb8_Event1 .

oa:relationep_brd_3dd32f7c-949e-2453-39a8-e692e3f3fcb8_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_3dd32f7c-949e-2453-39a8-e692e3f3fcb8_Person:591c599b-0820-b5b3-4a82-cc11a8ad6e5e ;
  a2a:EventKeyRef oa:event_brd_3dd32f7c-949e-2453-39a8-e692e3f3fcb8_Event1 .

oa:relationep_brd_3dd32f7c-949e-2453-39a8-e692e3f3fcb8_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_3dd32f7c-949e-2453-39a8-e692e3f3fcb8_Person:242ddb4b-29d8-00f8-710d-ffda2a47537c ;
  a2a:EventKeyRef oa:event_brd_3dd32f7c-949e-2453-39a8-e692e3f3fcb8_Event1 .

oa:source_brd_3dd32f7c-949e-2453-39a8-e692e3f3fcb8
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1920-11-25 - 1920-11-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-11-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-11-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1920-11-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Book "Geboorteregister 1920" ;
    a2a:DocumentNumber "387" ;
    rdfs:label "Stadsarchief Breda, Breda, Geboorteregister 1920, 387"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/575a33d5-2db0-4396-f46b-2e08ffc6fed2.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/3dd32f7c-949e-2453-39a8-e692e3f3fcb8" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/575a33d5-2db0-4396-f46b-2e08ffc6fed2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-12-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/3dd32f7c-949e-2453-39a8-e692e3f3fcb8" ;
  a2a:RecordGUID "{3dd32f7c-949e-2453-39a8-e692e3f3fcb8}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Geboorteregister+1920\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_2972_00002972.xml van BRD" .

