@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_bhi_fdc08fdf-e3e2-6a8e-bf22-fe678f4623b3
  a a2a:Record ;
  rdfs:label "Geboorte op 29 maart 1903" ;
  a2a:hasPerson oa:person_bhi_fdc08fdf-e3e2-6a8e-bf22-fe678f4623b3_Person-28360378-4706-e3b6-a360-663e6734c8c7, oa:person_bhi_fdc08fdf-e3e2-6a8e-bf22-fe678f4623b3_Person-71f382d6-2029-fbca-6239-452796f63cff, oa:person_bhi_fdc08fdf-e3e2-6a8e-bf22-fe678f4623b3_Person-66e38bb5-efb1-ff80-8fc8-2b8fe2e34889 ;
  a2a:hasEvent oa:event_bhi_fdc08fdf-e3e2-6a8e-bf22-fe678f4623b3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_fdc08fdf-e3e2-6a8e-bf22-fe678f4623b3_0, oa:relationep_bhi_fdc08fdf-e3e2-6a8e-bf22-fe678f4623b3_1, oa:relationep_bhi_fdc08fdf-e3e2-6a8e-bf22-fe678f4623b3_2 ;
  a2a:hasSource oa:source_bhi_fdc08fdf-e3e2-6a8e-bf22-fe678f4623b3 .

oa:person_bhi_fdc08fdf-e3e2-6a8e-bf22-fe678f4623b3_Person-28360378-4706-e3b6-a360-663e6734c8c7
  a a2a:Person ;
  rdfs:label "Gerarda Catharina Drohm" ;
  a2a:PersonName [
    rdfs:label "Gerarda Catharina Drohm" ;
    a2a:PersonNameFirstName "Gerarda Catharina" ;
    a2a:PersonNameLastName "Drohm"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fdc08fdf-e3e2-6a8e-bf22-fe678f4623b3_Person-71f382d6-2029-fbca-6239-452796f63cff
  a a2a:Person ;
  rdfs:label "Matheus Marijnus Both" ;
  a2a:PersonName [
    rdfs:label "Matheus Marijnus Both" ;
    a2a:PersonNameFirstName "Matheus Marijnus" ;
    a2a:PersonNameLastName "Both"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fdc08fdf-e3e2-6a8e-bf22-fe678f4623b3_Person-66e38bb5-efb1-ff80-8fc8-2b8fe2e34889
  a a2a:Person ;
  rdfs:label "Theodorus Both" ;
  a2a:PersonName [
    rdfs:label "Theodorus Both" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Both"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1903-03-29"^^xsd:date
  ] .

oa:event_bhi_fdc08fdf-e3e2-6a8e-bf22-fe678f4623b3_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1903" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1903-03-29"^^xsd:date
  ] .

oa:relationep_bhi_fdc08fdf-e3e2-6a8e-bf22-fe678f4623b3_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_fdc08fdf-e3e2-6a8e-bf22-fe678f4623b3_Person:28360378-4706-e3b6-a360-663e6734c8c7 ;
  a2a:EventKeyRef oa:event_bhi_fdc08fdf-e3e2-6a8e-bf22-fe678f4623b3_Event1 .

oa:relationep_bhi_fdc08fdf-e3e2-6a8e-bf22-fe678f4623b3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_fdc08fdf-e3e2-6a8e-bf22-fe678f4623b3_Person:71f382d6-2029-fbca-6239-452796f63cff ;
  a2a:EventKeyRef oa:event_bhi_fdc08fdf-e3e2-6a8e-bf22-fe678f4623b3_Event1 .

oa:relationep_bhi_fdc08fdf-e3e2-6a8e-bf22-fe678f4623b3_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_fdc08fdf-e3e2-6a8e-bf22-fe678f4623b3_Person:66e38bb5-efb1-ff80-8fc8-2b8fe2e34889 ;
  a2a:EventKeyRef oa:event_bhi_fdc08fdf-e3e2-6a8e-bf22-fe678f4623b3_Event1 .

oa:source_bhi_fdc08fdf-e3e2-6a8e-bf22-fe678f4623b3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1903-03-30 - 1903-03-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-03-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1903-03-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1903" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1903-03-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 442, Periode: 1903" ;
    a2a:Book "Geboorteregister 1903" ;
    a2a:DocumentNumber "220" ;
    a2a:RegistryNumber "442" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 442, Periode: 1903, Geboorteregister 1903, 220, 442"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/afd6b4e3-d483-98db-5ac3-113830a2224c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/afd6b4e3-d483-98db-5ac3-113830a2224c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/fdc08fdf-e3e2-6a8e-bf22-fe678f4623b3" ;
  a2a:RecordGUID "{fdc08fdf-e3e2-6a8e-bf22-fe678f4623b3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_6871_00006871.xml van BHI" .

