@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_d37b00a2-7338-0f53-ff2e-c4833f98fd29
  a a2a:Record ;
  rdfs:label "Geboorte op 21 augustus 1921" ;
  a2a:hasPerson oa:person_bhi_d37b00a2-7338-0f53-ff2e-c4833f98fd29_Person-51fc0254-a25a-7fa2-95ae-e10c08da9684, oa:person_bhi_d37b00a2-7338-0f53-ff2e-c4833f98fd29_Person-d3ce46ae-9f23-9a1a-478b-cc2a345763c4, oa:person_bhi_d37b00a2-7338-0f53-ff2e-c4833f98fd29_Person-22fab7e0-4e14-5110-c77a-80d3f822d0ab ;
  a2a:hasEvent oa:event_bhi_d37b00a2-7338-0f53-ff2e-c4833f98fd29_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d37b00a2-7338-0f53-ff2e-c4833f98fd29_0, oa:relationep_bhi_d37b00a2-7338-0f53-ff2e-c4833f98fd29_1, oa:relationep_bhi_d37b00a2-7338-0f53-ff2e-c4833f98fd29_2 ;
  a2a:hasSource oa:source_bhi_d37b00a2-7338-0f53-ff2e-c4833f98fd29 .

oa:person_bhi_d37b00a2-7338-0f53-ff2e-c4833f98fd29_Person-51fc0254-a25a-7fa2-95ae-e10c08da9684
  a a2a:Person ;
  rdfs:label "Antonius Theodorus Johannes Goedhart" ;
  a2a:PersonName [
    rdfs:label "Antonius Theodorus Johannes Goedhart" ;
    a2a:PersonNameFirstName "Antonius Theodorus Johannes" ;
    a2a:PersonNameLastName "Goedhart"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1921-08-21"^^xsd:date
  ] .

oa:person_bhi_d37b00a2-7338-0f53-ff2e-c4833f98fd29_Person-d3ce46ae-9f23-9a1a-478b-cc2a345763c4
  a a2a:Person ;
  rdfs:label "Anna Maria Hubertina Maes" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Hubertina Maes" ;
    a2a:PersonNameFirstName "Anna Maria Hubertina" ;
    a2a:PersonNameLastName "Maes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d37b00a2-7338-0f53-ff2e-c4833f98fd29_Person-22fab7e0-4e14-5110-c77a-80d3f822d0ab
  a a2a:Person ;
  rdfs:label "Johannes Hendrikus Goedhart" ;
  a2a:PersonName [
    rdfs:label "Johannes Hendrikus Goedhart" ;
    a2a:PersonNameFirstName "Johannes Hendrikus" ;
    a2a:PersonNameLastName "Goedhart"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_d37b00a2-7338-0f53-ff2e-c4833f98fd29_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1921-08-21"^^xsd:date
  ] .

oa:relationep_bhi_d37b00a2-7338-0f53-ff2e-c4833f98fd29_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_d37b00a2-7338-0f53-ff2e-c4833f98fd29_Person:51fc0254-a25a-7fa2-95ae-e10c08da9684 ;
  a2a:EventKeyRef oa:event_bhi_d37b00a2-7338-0f53-ff2e-c4833f98fd29_Event1 .

oa:relationep_bhi_d37b00a2-7338-0f53-ff2e-c4833f98fd29_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_d37b00a2-7338-0f53-ff2e-c4833f98fd29_Person:d3ce46ae-9f23-9a1a-478b-cc2a345763c4 ;
  a2a:EventKeyRef oa:event_bhi_d37b00a2-7338-0f53-ff2e-c4833f98fd29_Event1 .

oa:relationep_bhi_d37b00a2-7338-0f53-ff2e-c4833f98fd29_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_d37b00a2-7338-0f53-ff2e-c4833f98fd29_Person:22fab7e0-4e14-5110-c77a-80d3f822d0ab ;
  a2a:EventKeyRef oa:event_bhi_d37b00a2-7338-0f53-ff2e-c4833f98fd29_Event1 .

oa:source_bhi_d37b00a2-7338-0f53-ff2e-c4833f98fd29
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond", "1921-08-22 - 1921-08-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-08-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-08-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "8" ;
    a2a:Day "22" ;
    rdfs:label "1921-08-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1442, Periode: 1921" ;
    a2a:Book "Geboorteregister Helmond 1921" ;
    a2a:DocumentNumber "489" ;
    a2a:RegistryNumber "1442" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1442, Periode: 1921, Geboorteregister Helmond 1921, 489, 1442"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/93c1ab6c-5c73-e7ad-a60a-1df3069d7c88.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/93c1ab6c-5c73-e7ad-a60a-1df3069d7c88.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-01-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d37b00a2-7338-0f53-ff2e-c4833f98fd29" ;
  a2a:RecordGUID "{d37b00a2-7338-0f53-ff2e-c4833f98fd29}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4600_00004600.xml van BHI" .

