@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_9a3bd66f-e766-5a80-e216-d818bca63a76
  a a2a:Record ;
  rdfs:label "Geboorte op 4 augustus 1920" ;
  a2a:hasPerson oa:person_bhi_9a3bd66f-e766-5a80-e216-d818bca63a76_Person-cf1f9e35-68b7-25e2-f6b5-7b8b207d8903, oa:person_bhi_9a3bd66f-e766-5a80-e216-d818bca63a76_Person-d839c755-08e6-6d8d-823f-963cc37402d3, oa:person_bhi_9a3bd66f-e766-5a80-e216-d818bca63a76_Person-38a35370-1dd2-9da8-73be-9a33abb6f856 ;
  a2a:hasEvent oa:event_bhi_9a3bd66f-e766-5a80-e216-d818bca63a76_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_9a3bd66f-e766-5a80-e216-d818bca63a76_0, oa:relationep_bhi_9a3bd66f-e766-5a80-e216-d818bca63a76_1, oa:relationep_bhi_9a3bd66f-e766-5a80-e216-d818bca63a76_2 ;
  a2a:hasSource oa:source_bhi_9a3bd66f-e766-5a80-e216-d818bca63a76 .

oa:person_bhi_9a3bd66f-e766-5a80-e216-d818bca63a76_Person-cf1f9e35-68b7-25e2-f6b5-7b8b207d8903
  a a2a:Person ;
  rdfs:label "Josephina Maria Flament" ;
  a2a:PersonName [
    rdfs:label "Josephina Maria Flament" ;
    a2a:PersonNameFirstName "Josephina Maria" ;
    a2a:PersonNameLastName "Flament"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1920-08-04"^^xsd:date
  ] .

oa:person_bhi_9a3bd66f-e766-5a80-e216-d818bca63a76_Person-d839c755-08e6-6d8d-823f-963cc37402d3
  a a2a:Person ;
  rdfs:label "Engelina Geboers" ;
  a2a:PersonName [
    rdfs:label "Engelina Geboers" ;
    a2a:PersonNameFirstName "Engelina" ;
    a2a:PersonNameLastName "Geboers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9a3bd66f-e766-5a80-e216-d818bca63a76_Person-38a35370-1dd2-9da8-73be-9a33abb6f856
  a a2a:Person ;
  rdfs:label "Peter Gerard Alphons Flament" ;
  a2a:PersonName [
    rdfs:label "Peter Gerard Alphons Flament" ;
    a2a:PersonNameFirstName "Peter Gerard Alphons" ;
    a2a:PersonNameLastName "Flament"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_9a3bd66f-e766-5a80-e216-d818bca63a76_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1920-08-04"^^xsd:date
  ] .

oa:relationep_bhi_9a3bd66f-e766-5a80-e216-d818bca63a76_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_9a3bd66f-e766-5a80-e216-d818bca63a76_Person:cf1f9e35-68b7-25e2-f6b5-7b8b207d8903 ;
  a2a:EventKeyRef oa:event_bhi_9a3bd66f-e766-5a80-e216-d818bca63a76_Event1 .

oa:relationep_bhi_9a3bd66f-e766-5a80-e216-d818bca63a76_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_9a3bd66f-e766-5a80-e216-d818bca63a76_Person:d839c755-08e6-6d8d-823f-963cc37402d3 ;
  a2a:EventKeyRef oa:event_bhi_9a3bd66f-e766-5a80-e216-d818bca63a76_Event1 .

oa:relationep_bhi_9a3bd66f-e766-5a80-e216-d818bca63a76_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_9a3bd66f-e766-5a80-e216-d818bca63a76_Person:38a35370-1dd2-9da8-73be-9a33abb6f856 ;
  a2a:EventKeyRef oa:event_bhi_9a3bd66f-e766-5a80-e216-d818bca63a76_Event1 .

oa:source_bhi_9a3bd66f-e766-5a80-e216-d818bca63a76
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Bergeyk" ;
    rdfs:label "Bergeyk", "1920-08-05 - 1920-08-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-08-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-08-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1920-08-05"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 178, Periode: 1920" ;
    a2a:Book "Geboorteregister Bergeyk 1920" ;
    a2a:DocumentNumber "46" ;
    a2a:RegistryNumber "178" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 178, Periode: 1920, Geboorteregister Bergeyk 1920, 46, 178"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5ca1afa2-9911-0bbc-09ab-a89ae1f43a13.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5ca1afa2-9911-0bbc-09ab-a89ae1f43a13.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-01-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/9a3bd66f-e766-5a80-e216-d818bca63a76" ;
  a2a:RecordGUID "{9a3bd66f-e766-5a80-e216-d818bca63a76}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_69815_00069815.xml van BHI" .

