@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_ff41ca37-0606-c6a1-2185-aeb2cc4c2d6f
  a a2a:Record ;
  rdfs:label "Geboorte op 6 juli 1909 te Ginneken en Bavel" ;
  a2a:hasPerson oa:person_brd_ff41ca37-0606-c6a1-2185-aeb2cc4c2d6f_Person-0751e3c0-c7de-cfc2-e7c1-1cbb29b2cde0, oa:person_brd_ff41ca37-0606-c6a1-2185-aeb2cc4c2d6f_Person-6cffebde-ba76-5cd5-2c15-cfab3aaa8d78, oa:person_brd_ff41ca37-0606-c6a1-2185-aeb2cc4c2d6f_Person-0a10d4b1-ba73-7d1e-c9f3-3ef1c8ab60df ;
  a2a:hasEvent oa:event_brd_ff41ca37-0606-c6a1-2185-aeb2cc4c2d6f_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_ff41ca37-0606-c6a1-2185-aeb2cc4c2d6f_0, oa:relationep_brd_ff41ca37-0606-c6a1-2185-aeb2cc4c2d6f_1, oa:relationep_brd_ff41ca37-0606-c6a1-2185-aeb2cc4c2d6f_2 ;
  a2a:hasSource oa:source_brd_ff41ca37-0606-c6a1-2185-aeb2cc4c2d6f .

oa:person_brd_ff41ca37-0606-c6a1-2185-aeb2cc4c2d6f_Person-0751e3c0-c7de-cfc2-e7c1-1cbb29b2cde0
  a a2a:Person ;
  rdfs:label "Petrus Johannes Grauwmans" ;
  a2a:PersonName [
    rdfs:label "Petrus Johannes Grauwmans" ;
    a2a:PersonNameFirstName "Petrus Johannes" ;
    a2a:PersonNameLastName "Grauwmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ff41ca37-0606-c6a1-2185-aeb2cc4c2d6f_Person-6cffebde-ba76-5cd5-2c15-cfab3aaa8d78
  a a2a:Person ;
  rdfs:label "Johanna Maria Boogers" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Boogers" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Boogers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ff41ca37-0606-c6a1-2185-aeb2cc4c2d6f_Person-0a10d4b1-ba73-7d1e-c9f3-3ef1c8ab60df
  a a2a:Person ;
  rdfs:label "Adriana Maria Grauwmans" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Grauwmans" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Grauwmans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1909-07-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel"
  ] .

oa:event_brd_ff41ca37-0606-c6a1-2185-aeb2cc4c2d6f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1909-07-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel"
  ] .

oa:relationep_brd_ff41ca37-0606-c6a1-2185-aeb2cc4c2d6f_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_ff41ca37-0606-c6a1-2185-aeb2cc4c2d6f_Person:0751e3c0-c7de-cfc2-e7c1-1cbb29b2cde0 ;
  a2a:EventKeyRef oa:event_brd_ff41ca37-0606-c6a1-2185-aeb2cc4c2d6f_Event1 .

oa:relationep_brd_ff41ca37-0606-c6a1-2185-aeb2cc4c2d6f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_ff41ca37-0606-c6a1-2185-aeb2cc4c2d6f_Person:6cffebde-ba76-5cd5-2c15-cfab3aaa8d78 ;
  a2a:EventKeyRef oa:event_brd_ff41ca37-0606-c6a1-2185-aeb2cc4c2d6f_Event1 .

oa:relationep_brd_ff41ca37-0606-c6a1-2185-aeb2cc4c2d6f_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_ff41ca37-0606-c6a1-2185-aeb2cc4c2d6f_Person:0a10d4b1-ba73-7d1e-c9f3-3ef1c8ab60df ;
  a2a:EventKeyRef oa:event_brd_ff41ca37-0606-c6a1-2185-aeb2cc4c2d6f_Event1 .

oa:source_brd_ff41ca37-0606-c6a1-2185-aeb2cc4c2d6f
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1909-07-06 - 1909-07-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-07-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-07-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1909-07-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Ginneken en Bavel, Bron: boek, Periode: 1909" ;
    a2a:Book "Geboorteregister 1909" ;
    a2a:DocumentNumber "127" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Ginneken en Bavel, Bron: boek, Periode: 1909, Geboorteregister 1909, 127"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8348f6e8-8751-11e3-aa78-5346e96dbd9b.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/ff41ca37-0606-c6a1-2185-aeb2cc4c2d6f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8348f6e8-8751-11e3-aa78-5346e96dbd9b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/ff41ca37-0606-c6a1-2185-aeb2cc4c2d6f" ;
  a2a:RecordGUID "{ff41ca37-0606-c6a1-2185-aeb2cc4c2d6f}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Geboorteregister+1909\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4547_00004547.xml van BRD" .

