@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_3d4abbf5-9134-7eba-7bc2-a8ff8265e010
  a a2a:Record ;
  rdfs:label "Geboorte op 27 oktober 1915 te Teteringen" ;
  a2a:hasPerson oa:person_brd_3d4abbf5-9134-7eba-7bc2-a8ff8265e010_Person-04d6f7c6-8ff7-db92-e92e-0f410b7369ee, oa:person_brd_3d4abbf5-9134-7eba-7bc2-a8ff8265e010_Person-d130c2ee-6619-5cb2-9009-4a721348197c, oa:person_brd_3d4abbf5-9134-7eba-7bc2-a8ff8265e010_Person-e94f12cf-eade-e4f8-6fc7-995632679738 ;
  a2a:hasEvent oa:event_brd_3d4abbf5-9134-7eba-7bc2-a8ff8265e010_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_3d4abbf5-9134-7eba-7bc2-a8ff8265e010_0, oa:relationep_brd_3d4abbf5-9134-7eba-7bc2-a8ff8265e010_1, oa:relationep_brd_3d4abbf5-9134-7eba-7bc2-a8ff8265e010_2 ;
  a2a:hasSource oa:source_brd_3d4abbf5-9134-7eba-7bc2-a8ff8265e010 .

oa:person_brd_3d4abbf5-9134-7eba-7bc2-a8ff8265e010_Person-04d6f7c6-8ff7-db92-e92e-0f410b7369ee
  a a2a:Person ;
  rdfs:label "Antonius Adrianus Maria Corthals" ;
  a2a:PersonName [
    rdfs:label "Antonius Adrianus Maria Corthals" ;
    a2a:PersonNameFirstName "Antonius Adrianus Maria" ;
    a2a:PersonNameLastName "Corthals"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3d4abbf5-9134-7eba-7bc2-a8ff8265e010_Person-d130c2ee-6619-5cb2-9009-4a721348197c
  a a2a:Person ;
  rdfs:label "Theodora Johanna Geertruida Motké" ;
  a2a:PersonName [
    rdfs:label "Theodora Johanna Geertruida Motké" ;
    a2a:PersonNameFirstName "Theodora Johanna Geertruida" ;
    a2a:PersonNameLastName "Motké"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3d4abbf5-9134-7eba-7bc2-a8ff8265e010_Person-e94f12cf-eade-e4f8-6fc7-995632679738
  a a2a:Person ;
  rdfs:label "Anna Cornelia Antonia Maria Corthals" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Antonia Maria Corthals" ;
    a2a:PersonNameFirstName "Anna Cornelia Antonia Maria" ;
    a2a:PersonNameLastName "Corthals"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1915-10-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen"
  ] .

oa:event_brd_3d4abbf5-9134-7eba-7bc2-a8ff8265e010_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1915-10-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen"
  ] .

oa:relationep_brd_3d4abbf5-9134-7eba-7bc2-a8ff8265e010_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_3d4abbf5-9134-7eba-7bc2-a8ff8265e010_Person:04d6f7c6-8ff7-db92-e92e-0f410b7369ee ;
  a2a:EventKeyRef oa:event_brd_3d4abbf5-9134-7eba-7bc2-a8ff8265e010_Event1 .

oa:relationep_brd_3d4abbf5-9134-7eba-7bc2-a8ff8265e010_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_3d4abbf5-9134-7eba-7bc2-a8ff8265e010_Person:d130c2ee-6619-5cb2-9009-4a721348197c ;
  a2a:EventKeyRef oa:event_brd_3d4abbf5-9134-7eba-7bc2-a8ff8265e010_Event1 .

oa:relationep_brd_3d4abbf5-9134-7eba-7bc2-a8ff8265e010_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_3d4abbf5-9134-7eba-7bc2-a8ff8265e010_Person:e94f12cf-eade-e4f8-6fc7-995632679738 ;
  a2a:EventKeyRef oa:event_brd_3d4abbf5-9134-7eba-7bc2-a8ff8265e010_Event1 .

oa:source_brd_3d4abbf5-9134-7eba-7bc2-a8ff8265e010
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen", "1915-10-28 - 1915-10-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-10-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-10-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1915-10-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Teteringen, Bron: boek, Periode: 1915" ;
    a2a:Book "Geboorteregister 1915" ;
    a2a:DocumentNumber "128" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Teteringen, Bron: boek, Periode: 1915, Geboorteregister 1915, 128"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/88ae1e38-8751-11e3-a2fd-cfcab90519f7.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/3d4abbf5-9134-7eba-7bc2-a8ff8265e010" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/88ae1e38-8751-11e3-a2fd-cfcab90519f7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/3d4abbf5-9134-7eba-7bc2-a8ff8265e010" ;
  a2a:RecordGUID "{3d4abbf5-9134-7eba-7bc2-a8ff8265e010}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Geboorteregister+1915\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_17410_00017410.xml van BRD" .

