@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_402a55f1-d5e3-3bb7-e7fc-08d4ae800e96
  a a2a:Record ;
  rdfs:label "Geboorte op 21 mei 1814 te Breda" ;
  a2a:hasPerson oa:person_brd_402a55f1-d5e3-3bb7-e7fc-08d4ae800e96_Person-75e6ec05-f43b-62c5-0635-968a6fc8bdb6, oa:person_brd_402a55f1-d5e3-3bb7-e7fc-08d4ae800e96_Person-d5ab0cdf-511b-76ab-d5f8-9724d6a2dfb6, oa:person_brd_402a55f1-d5e3-3bb7-e7fc-08d4ae800e96_Person-9e6f956a-e341-6880-0f63-98135b35f312 ;
  a2a:hasEvent oa:event_brd_402a55f1-d5e3-3bb7-e7fc-08d4ae800e96_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_402a55f1-d5e3-3bb7-e7fc-08d4ae800e96_0, oa:relationep_brd_402a55f1-d5e3-3bb7-e7fc-08d4ae800e96_1, oa:relationep_brd_402a55f1-d5e3-3bb7-e7fc-08d4ae800e96_2 ;
  a2a:hasSource oa:source_brd_402a55f1-d5e3-3bb7-e7fc-08d4ae800e96 .

oa:person_brd_402a55f1-d5e3-3bb7-e7fc-08d4ae800e96_Person-75e6ec05-f43b-62c5-0635-968a6fc8bdb6
  a a2a:Person ;
  rdfs:label "Maria Catharina Geertrudis de Weert" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Geertrudis de Weert" ;
    a2a:PersonNameFirstName "Maria Catharina Geertrudis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Weert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_402a55f1-d5e3-3bb7-e7fc-08d4ae800e96_Person-d5ab0cdf-511b-76ab-d5f8-9724d6a2dfb6
  a a2a:Person ;
  rdfs:label "Mathias Johan Fredrik van Tets" ;
  a2a:PersonName [
    rdfs:label "Mathias Johan Fredrik van Tets" ;
    a2a:PersonNameFirstName "Mathias Johan Fredrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tets"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_402a55f1-d5e3-3bb7-e7fc-08d4ae800e96_Person-9e6f956a-e341-6880-0f63-98135b35f312
  a a2a:Person ;
  rdfs:label "Anna Maria Jacoba van Tets" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Jacoba van Tets" ;
    a2a:PersonNameFirstName "Anna Maria Jacoba" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tets"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1814" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1814-05-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:event_brd_402a55f1-d5e3-3bb7-e7fc-08d4ae800e96_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1814" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1814-05-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_402a55f1-d5e3-3bb7-e7fc-08d4ae800e96_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_402a55f1-d5e3-3bb7-e7fc-08d4ae800e96_Person:75e6ec05-f43b-62c5-0635-968a6fc8bdb6 ;
  a2a:EventKeyRef oa:event_brd_402a55f1-d5e3-3bb7-e7fc-08d4ae800e96_Event1 .

oa:relationep_brd_402a55f1-d5e3-3bb7-e7fc-08d4ae800e96_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_402a55f1-d5e3-3bb7-e7fc-08d4ae800e96_Person:d5ab0cdf-511b-76ab-d5f8-9724d6a2dfb6 ;
  a2a:EventKeyRef oa:event_brd_402a55f1-d5e3-3bb7-e7fc-08d4ae800e96_Event1 .

oa:relationep_brd_402a55f1-d5e3-3bb7-e7fc-08d4ae800e96_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_402a55f1-d5e3-3bb7-e7fc-08d4ae800e96_Person:9e6f956a-e341-6880-0f63-98135b35f312 ;
  a2a:EventKeyRef oa:event_brd_402a55f1-d5e3-3bb7-e7fc-08d4ae800e96_Event1 .

oa:source_brd_402a55f1-d5e3-3bb7-e7fc-08d4ae800e96
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1814-05-24 - 1814-05-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1814-05-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1814-05-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1814" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1814-05-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Breda, Bron: boek, Periode: 1814" ;
    a2a:Book "Geboorteregister 1814" ;
    a2a:DocumentNumber "124" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Breda, Bron: boek, Periode: 1814, Geboorteregister 1814, 124"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8289de48-8751-11e3-9198-dfdb7520be80.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/402a55f1-d5e3-3bb7-e7fc-08d4ae800e96" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8289de48-8751-11e3-9198-dfdb7520be80.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/402a55f1-d5e3-3bb7-e7fc-08d4ae800e96" ;
  a2a:RecordGUID "{402a55f1-d5e3-3bb7-e7fc-08d4ae800e96}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Geboorteregister+1814\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_2980_00002980.xml van BRD" .

