@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_3bfa57ef-5d15-3e5a-e8ff-8e9c5c9c2cd3
  a a2a:Record ;
  rdfs:label "Geboorte op 18 maart 1908" ;
  a2a:hasPerson oa:person_bhi_3bfa57ef-5d15-3e5a-e8ff-8e9c5c9c2cd3_Person-585a81f3-e484-721f-4a3c-df4993d7efcf, oa:person_bhi_3bfa57ef-5d15-3e5a-e8ff-8e9c5c9c2cd3_Person-27a3a456-0b41-efb0-1ca5-434a48ad3c3f, oa:person_bhi_3bfa57ef-5d15-3e5a-e8ff-8e9c5c9c2cd3_Person-ca6e5950-5029-3a8a-60a5-2526c6aed57e ;
  a2a:hasEvent oa:event_bhi_3bfa57ef-5d15-3e5a-e8ff-8e9c5c9c2cd3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3bfa57ef-5d15-3e5a-e8ff-8e9c5c9c2cd3_0, oa:relationep_bhi_3bfa57ef-5d15-3e5a-e8ff-8e9c5c9c2cd3_1, oa:relationep_bhi_3bfa57ef-5d15-3e5a-e8ff-8e9c5c9c2cd3_2 ;
  a2a:hasSource oa:source_bhi_3bfa57ef-5d15-3e5a-e8ff-8e9c5c9c2cd3 .

oa:person_bhi_3bfa57ef-5d15-3e5a-e8ff-8e9c5c9c2cd3_Person-585a81f3-e484-721f-4a3c-df4993d7efcf
  a a2a:Person ;
  rdfs:label "Petronella Geleijns" ;
  a2a:PersonName [
    rdfs:label "Petronella Geleijns" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Geleijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3bfa57ef-5d15-3e5a-e8ff-8e9c5c9c2cd3_Person-27a3a456-0b41-efb0-1ca5-434a48ad3c3f
  a a2a:Person ;
  rdfs:label "Dingena Geleijns" ;
  a2a:PersonName [
    rdfs:label "Dingena Geleijns" ;
    a2a:PersonNameFirstName "Dingena" ;
    a2a:PersonNameLastName "Geleijns"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1908-03-18"^^xsd:date
  ] .

oa:person_bhi_3bfa57ef-5d15-3e5a-e8ff-8e9c5c9c2cd3_Person-ca6e5950-5029-3a8a-60a5-2526c6aed57e
  a a2a:Person ;
  rdfs:label "N.N." ;
  a2a:PersonName [
    rdfs:label "N.N." ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3bfa57ef-5d15-3e5a-e8ff-8e9c5c9c2cd3_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1908" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1908-03-18"^^xsd:date
  ] .

oa:relationep_bhi_3bfa57ef-5d15-3e5a-e8ff-8e9c5c9c2cd3_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3bfa57ef-5d15-3e5a-e8ff-8e9c5c9c2cd3_Person:585a81f3-e484-721f-4a3c-df4993d7efcf ;
  a2a:EventKeyRef oa:event_bhi_3bfa57ef-5d15-3e5a-e8ff-8e9c5c9c2cd3_Event1 .

oa:relationep_bhi_3bfa57ef-5d15-3e5a-e8ff-8e9c5c9c2cd3_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_3bfa57ef-5d15-3e5a-e8ff-8e9c5c9c2cd3_Person:27a3a456-0b41-efb0-1ca5-434a48ad3c3f ;
  a2a:EventKeyRef oa:event_bhi_3bfa57ef-5d15-3e5a-e8ff-8e9c5c9c2cd3_Event1 .

oa:relationep_bhi_3bfa57ef-5d15-3e5a-e8ff-8e9c5c9c2cd3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3bfa57ef-5d15-3e5a-e8ff-8e9c5c9c2cd3_Person:ca6e5950-5029-3a8a-60a5-2526c6aed57e ;
  a2a:EventKeyRef oa:event_bhi_3bfa57ef-5d15-3e5a-e8ff-8e9c5c9c2cd3_Event1 .

oa:source_bhi_3bfa57ef-5d15-3e5a-e8ff-8e9c5c9c2cd3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oud en Nieuw Gastel" ;
    rdfs:label "Oud en Nieuw Gastel", "1908-03-19 - 1908-03-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-03-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1908-03-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1908" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1908-03-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1092, Periode: 1908" ;
    a2a:Book "Geboorteregister Oud en Nieuw Gastel 1908" ;
    a2a:DocumentNumber "55" ;
    a2a:RegistryNumber "1092" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1092, Periode: 1908, Geboorteregister Oud en Nieuw Gastel 1908, 55, 1092"
  ] ;
  a2a:SourceLastChangeDate "2022-04-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3bfa57ef-5d15-3e5a-e8ff-8e9c5c9c2cd3" ;
  a2a:RecordGUID "{3bfa57ef-5d15-3e5a-e8ff-8e9c5c9c2cd3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_2066_00002066.xml van BHI" .

