@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_e0ff394c-4ad3-6447-a7c9-e98eb5f15c0f
  a a2a:Record ;
  rdfs:label "Geboorte op 19 september 1816 te Breda" ;
  a2a:hasPerson oa:person_brd_e0ff394c-4ad3-6447-a7c9-e98eb5f15c0f_Person-c0b4cac9-da4b-9aca-8ac6-d227352bb257, oa:person_brd_e0ff394c-4ad3-6447-a7c9-e98eb5f15c0f_Person-8ac35878-6753-47d8-393f-c0bbeb78bab6, oa:person_brd_e0ff394c-4ad3-6447-a7c9-e98eb5f15c0f_Person-9c58f970-3ed8-707f-3782-a379d1fd664d ;
  a2a:hasEvent oa:event_brd_e0ff394c-4ad3-6447-a7c9-e98eb5f15c0f_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_e0ff394c-4ad3-6447-a7c9-e98eb5f15c0f_0, oa:relationep_brd_e0ff394c-4ad3-6447-a7c9-e98eb5f15c0f_1, oa:relationep_brd_e0ff394c-4ad3-6447-a7c9-e98eb5f15c0f_2 ;
  a2a:hasSource oa:source_brd_e0ff394c-4ad3-6447-a7c9-e98eb5f15c0f .

oa:person_brd_e0ff394c-4ad3-6447-a7c9-e98eb5f15c0f_Person-c0b4cac9-da4b-9aca-8ac6-d227352bb257
  a a2a:Person ;
  rdfs:label "Cornelis Dirkx" ;
  a2a:PersonName [
    rdfs:label "Cornelis Dirkx" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Dirkx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e0ff394c-4ad3-6447-a7c9-e98eb5f15c0f_Person-8ac35878-6753-47d8-393f-c0bbeb78bab6
  a a2a:Person ;
  rdfs:label "Barbara Blans" ;
  a2a:PersonName [
    rdfs:label "Barbara Blans" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Blans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e0ff394c-4ad3-6447-a7c9-e98eb5f15c0f_Person-9c58f970-3ed8-707f-3782-a379d1fd664d
  a a2a:Person ;
  rdfs:label "Adrianus Christianus Dirkx" ;
  a2a:PersonName [
    rdfs:label "Adrianus Christianus Dirkx" ;
    a2a:PersonNameFirstName "Adrianus Christianus" ;
    a2a:PersonNameLastName "Dirkx"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1816" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1816-09-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:event_brd_e0ff394c-4ad3-6447-a7c9-e98eb5f15c0f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1816" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1816-09-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_e0ff394c-4ad3-6447-a7c9-e98eb5f15c0f_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_e0ff394c-4ad3-6447-a7c9-e98eb5f15c0f_Person:c0b4cac9-da4b-9aca-8ac6-d227352bb257 ;
  a2a:EventKeyRef oa:event_brd_e0ff394c-4ad3-6447-a7c9-e98eb5f15c0f_Event1 .

oa:relationep_brd_e0ff394c-4ad3-6447-a7c9-e98eb5f15c0f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_e0ff394c-4ad3-6447-a7c9-e98eb5f15c0f_Person:8ac35878-6753-47d8-393f-c0bbeb78bab6 ;
  a2a:EventKeyRef oa:event_brd_e0ff394c-4ad3-6447-a7c9-e98eb5f15c0f_Event1 .

oa:relationep_brd_e0ff394c-4ad3-6447-a7c9-e98eb5f15c0f_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_e0ff394c-4ad3-6447-a7c9-e98eb5f15c0f_Person:9c58f970-3ed8-707f-3782-a379d1fd664d ;
  a2a:EventKeyRef oa:event_brd_e0ff394c-4ad3-6447-a7c9-e98eb5f15c0f_Event1 .

oa:source_brd_e0ff394c-4ad3-6447-a7c9-e98eb5f15c0f
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1816-09-20 - 1816-09-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1816-09-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1816-09-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1816" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1816-09-20"^^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: 1816" ;
    a2a:Book "Geboorteregister 1816" ;
    a2a:DocumentNumber "273" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Breda, Bron: boek, Periode: 1816, Geboorteregister 1816, 273"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/828b9fb2-8751-11e3-a565-6f1da2083e55.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e0ff394c-4ad3-6447-a7c9-e98eb5f15c0f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/828b9fb2-8751-11e3-a565-6f1da2083e55.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e0ff394c-4ad3-6447-a7c9-e98eb5f15c0f" ;
  a2a:RecordGUID "{e0ff394c-4ad3-6447-a7c9-e98eb5f15c0f}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Geboorteregister+1816\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4437_00004437.xml van BRD" .

