@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_89bdb83d-e5c7-17bd-8b86-7731ff93a913
  a a2a:Record ;
  rdfs:label "Geboorte op 4 maart 1911" ;
  a2a:hasPerson oa:person_bhi_89bdb83d-e5c7-17bd-8b86-7731ff93a913_Person-d6996599-1834-fb71-214c-be22849107bc, oa:person_bhi_89bdb83d-e5c7-17bd-8b86-7731ff93a913_Person-a09b5f05-8341-7f7f-dc13-3b5a8a8fad7f, oa:person_bhi_89bdb83d-e5c7-17bd-8b86-7731ff93a913_Person-326f21f3-fed1-0169-48d9-42c0849e7f44 ;
  a2a:hasEvent oa:event_bhi_89bdb83d-e5c7-17bd-8b86-7731ff93a913_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_89bdb83d-e5c7-17bd-8b86-7731ff93a913_0, oa:relationep_bhi_89bdb83d-e5c7-17bd-8b86-7731ff93a913_1, oa:relationep_bhi_89bdb83d-e5c7-17bd-8b86-7731ff93a913_2 ;
  a2a:hasSource oa:source_bhi_89bdb83d-e5c7-17bd-8b86-7731ff93a913 .

oa:person_bhi_89bdb83d-e5c7-17bd-8b86-7731ff93a913_Person-d6996599-1834-fb71-214c-be22849107bc
  a a2a:Person ;
  rdfs:label "Antonius Wilhelmus Martinus Geerts" ;
  a2a:PersonName [
    rdfs:label "Antonius Wilhelmus Martinus Geerts" ;
    a2a:PersonNameFirstName "Antonius Wilhelmus Martinus" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1911-03-04"^^xsd:date
  ] .

oa:person_bhi_89bdb83d-e5c7-17bd-8b86-7731ff93a913_Person-a09b5f05-8341-7f7f-dc13-3b5a8a8fad7f
  a a2a:Person ;
  rdfs:label "Johanna Engelina van Beckhoven" ;
  a2a:PersonName [
    rdfs:label "Johanna Engelina van Beckhoven" ;
    a2a:PersonNameFirstName "Johanna Engelina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beckhoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_89bdb83d-e5c7-17bd-8b86-7731ff93a913_Person-326f21f3-fed1-0169-48d9-42c0849e7f44
  a a2a:Person ;
  rdfs:label "Jacobus Hendrikus Geerts" ;
  a2a:PersonName [
    rdfs:label "Jacobus Hendrikus Geerts" ;
    a2a:PersonNameFirstName "Jacobus Hendrikus" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_89bdb83d-e5c7-17bd-8b86-7731ff93a913_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1911-03-04"^^xsd:date
  ] .

oa:relationep_bhi_89bdb83d-e5c7-17bd-8b86-7731ff93a913_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_89bdb83d-e5c7-17bd-8b86-7731ff93a913_Person:d6996599-1834-fb71-214c-be22849107bc ;
  a2a:EventKeyRef oa:event_bhi_89bdb83d-e5c7-17bd-8b86-7731ff93a913_Event1 .

oa:relationep_bhi_89bdb83d-e5c7-17bd-8b86-7731ff93a913_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_89bdb83d-e5c7-17bd-8b86-7731ff93a913_Person:a09b5f05-8341-7f7f-dc13-3b5a8a8fad7f ;
  a2a:EventKeyRef oa:event_bhi_89bdb83d-e5c7-17bd-8b86-7731ff93a913_Event1 .

oa:relationep_bhi_89bdb83d-e5c7-17bd-8b86-7731ff93a913_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_89bdb83d-e5c7-17bd-8b86-7731ff93a913_Person:326f21f3-fed1-0169-48d9-42c0849e7f44 ;
  a2a:EventKeyRef oa:event_bhi_89bdb83d-e5c7-17bd-8b86-7731ff93a913_Event1 .

oa:source_bhi_89bdb83d-e5c7-17bd-8b86-7731ff93a913
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Chaam" ;
    rdfs:label "Chaam", "1911-03-05 - 1911-03-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-03-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-03-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1911-03-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 594, Periode: 1911" ;
    a2a:Book "Geboorteregister Chaam 1911" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "594" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 594, Periode: 1911, Geboorteregister Chaam 1911, 8, 594"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/deec1ac2-59e7-b9c1-af6a-eae0d45bdca9.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/deec1ac2-59e7-b9c1-af6a-eae0d45bdca9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-06-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/89bdb83d-e5c7-17bd-8b86-7731ff93a913" ;
  a2a:RecordGUID "{89bdb83d-e5c7-17bd-8b86-7731ff93a913}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231031_3542_00003542.xml van BHI" .

