@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_5185ef25-ec97-b942-61c9-e6aeeaf18ebf
  a a2a:Record ;
  rdfs:label "Geboorte op 22 juli 1904 te Breda" ;
  a2a:hasPerson oa:person_brd_5185ef25-ec97-b942-61c9-e6aeeaf18ebf_Person-23c3aa26-cd1f-4380-2acb-d5d47a45aa1b, oa:person_brd_5185ef25-ec97-b942-61c9-e6aeeaf18ebf_Person-ac140733-0c31-5c5b-29f5-87f76eb3de83, oa:person_brd_5185ef25-ec97-b942-61c9-e6aeeaf18ebf_Person-d898082b-58da-8375-66bb-20f721ab8612 ;
  a2a:hasEvent oa:event_brd_5185ef25-ec97-b942-61c9-e6aeeaf18ebf_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_5185ef25-ec97-b942-61c9-e6aeeaf18ebf_0, oa:relationep_brd_5185ef25-ec97-b942-61c9-e6aeeaf18ebf_1, oa:relationep_brd_5185ef25-ec97-b942-61c9-e6aeeaf18ebf_2 ;
  a2a:hasSource oa:source_brd_5185ef25-ec97-b942-61c9-e6aeeaf18ebf .

oa:person_brd_5185ef25-ec97-b942-61c9-e6aeeaf18ebf_Person-23c3aa26-cd1f-4380-2acb-d5d47a45aa1b
  a a2a:Person ;
  rdfs:label "Bernardus Johannes Josephus de Groot" ;
  a2a:PersonName [
    rdfs:label "Bernardus Johannes Josephus de Groot" ;
    a2a:PersonNameFirstName "Bernardus Johannes Josephus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5185ef25-ec97-b942-61c9-e6aeeaf18ebf_Person-ac140733-0c31-5c5b-29f5-87f76eb3de83
  a a2a:Person ;
  rdfs:label "Dina Maria Elisabeth Francisca van Gool" ;
  a2a:PersonName [
    rdfs:label "Dina Maria Elisabeth Francisca van Gool" ;
    a2a:PersonNameFirstName "Dina Maria Elisabeth Francisca" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gool"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5185ef25-ec97-b942-61c9-e6aeeaf18ebf_Person-d898082b-58da-8375-66bb-20f721ab8612
  a a2a:Person ;
  rdfs:label "Maria Christina Alida Anna de Groot" ;
  a2a:PersonName [
    rdfs:label "Maria Christina Alida Anna de Groot" ;
    a2a:PersonNameFirstName "Maria Christina Alida Anna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1904-07-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:event_brd_5185ef25-ec97-b942-61c9-e6aeeaf18ebf_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1904" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1904-07-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_5185ef25-ec97-b942-61c9-e6aeeaf18ebf_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_5185ef25-ec97-b942-61c9-e6aeeaf18ebf_Person:23c3aa26-cd1f-4380-2acb-d5d47a45aa1b ;
  a2a:EventKeyRef oa:event_brd_5185ef25-ec97-b942-61c9-e6aeeaf18ebf_Event1 .

oa:relationep_brd_5185ef25-ec97-b942-61c9-e6aeeaf18ebf_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_5185ef25-ec97-b942-61c9-e6aeeaf18ebf_Person:ac140733-0c31-5c5b-29f5-87f76eb3de83 ;
  a2a:EventKeyRef oa:event_brd_5185ef25-ec97-b942-61c9-e6aeeaf18ebf_Event1 .

oa:relationep_brd_5185ef25-ec97-b942-61c9-e6aeeaf18ebf_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_5185ef25-ec97-b942-61c9-e6aeeaf18ebf_Person:d898082b-58da-8375-66bb-20f721ab8612 ;
  a2a:EventKeyRef oa:event_brd_5185ef25-ec97-b942-61c9-e6aeeaf18ebf_Event1 .

oa:source_brd_5185ef25-ec97-b942-61c9-e6aeeaf18ebf
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1904-07-23 - 1904-07-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1904-07-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-07-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1904" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1904-07-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Archief van de ambtenaar Burgerlijke Stand Breda, Bron: boek, Periode: 1904" ;
    a2a:Book "Geboorteregister 1904" ;
    a2a:DocumentNumber "422" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief van de ambtenaar Burgerlijke Stand Breda, Bron: boek, Periode: 1904, Geboorteregister 1904, 422"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/81879b84-8751-11e3-84d6-9730263a0705.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/5185ef25-ec97-b942-61c9-e6aeeaf18ebf" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/81879b84-8751-11e3-84d6-9730263a0705.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/5185ef25-ec97-b942-61c9-e6aeeaf18ebf" ;
  a2a:RecordGUID "{5185ef25-ec97-b942-61c9-e6aeeaf18ebf}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Geboorteregister+1904\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_3043_00003043.xml van BRD" .

