@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_e6767ea8-7106-8e20-14da-79dfd04ca950
  a a2a:Record ;
  rdfs:label "Geboorte op 10 juni 1918" ;
  a2a:hasPerson oa:person_bhi_e6767ea8-7106-8e20-14da-79dfd04ca950_Person-35a5cfd3-01dc-c3dc-0989-f48d9061b4cf, oa:person_bhi_e6767ea8-7106-8e20-14da-79dfd04ca950_Person-4c2c14c4-4bd1-78b8-7ebe-6e24a6388bf7, oa:person_bhi_e6767ea8-7106-8e20-14da-79dfd04ca950_Person-cab41581-c960-2f13-2e8d-fe0cdcde4d7b ;
  a2a:hasEvent oa:event_bhi_e6767ea8-7106-8e20-14da-79dfd04ca950_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e6767ea8-7106-8e20-14da-79dfd04ca950_0, oa:relationep_bhi_e6767ea8-7106-8e20-14da-79dfd04ca950_1, oa:relationep_bhi_e6767ea8-7106-8e20-14da-79dfd04ca950_2 ;
  a2a:hasSource oa:source_bhi_e6767ea8-7106-8e20-14da-79dfd04ca950 .

oa:person_bhi_e6767ea8-7106-8e20-14da-79dfd04ca950_Person-35a5cfd3-01dc-c3dc-0989-f48d9061b4cf
  a a2a:Person ;
  rdfs:label "Geertruida Adriana Elberse" ;
  a2a:PersonName [
    rdfs:label "Geertruida Adriana Elberse" ;
    a2a:PersonNameFirstName "Geertruida Adriana" ;
    a2a:PersonNameLastName "Elberse"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1918-06-10"^^xsd:date
  ] .

oa:person_bhi_e6767ea8-7106-8e20-14da-79dfd04ca950_Person-4c2c14c4-4bd1-78b8-7ebe-6e24a6388bf7
  a a2a:Person ;
  rdfs:label "Adriana Vugts" ;
  a2a:PersonName [
    rdfs:label "Adriana Vugts" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Vugts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e6767ea8-7106-8e20-14da-79dfd04ca950_Person-cab41581-c960-2f13-2e8d-fe0cdcde4d7b
  a a2a:Person ;
  rdfs:label "Peter Anthonij Elberse" ;
  a2a:PersonName [
    rdfs:label "Peter Anthonij Elberse" ;
    a2a:PersonNameFirstName "Peter Anthonij" ;
    a2a:PersonNameLastName "Elberse"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e6767ea8-7106-8e20-14da-79dfd04ca950_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1918-06-10"^^xsd:date
  ] .

oa:relationep_bhi_e6767ea8-7106-8e20-14da-79dfd04ca950_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_e6767ea8-7106-8e20-14da-79dfd04ca950_Person:35a5cfd3-01dc-c3dc-0989-f48d9061b4cf ;
  a2a:EventKeyRef oa:event_bhi_e6767ea8-7106-8e20-14da-79dfd04ca950_Event1 .

oa:relationep_bhi_e6767ea8-7106-8e20-14da-79dfd04ca950_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e6767ea8-7106-8e20-14da-79dfd04ca950_Person:4c2c14c4-4bd1-78b8-7ebe-6e24a6388bf7 ;
  a2a:EventKeyRef oa:event_bhi_e6767ea8-7106-8e20-14da-79dfd04ca950_Event1 .

oa:relationep_bhi_e6767ea8-7106-8e20-14da-79dfd04ca950_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e6767ea8-7106-8e20-14da-79dfd04ca950_Person:cab41581-c960-2f13-2e8d-fe0cdcde4d7b ;
  a2a:EventKeyRef oa:event_bhi_e6767ea8-7106-8e20-14da-79dfd04ca950_Event1 .

oa:source_bhi_e6767ea8-7106-8e20-14da-79dfd04ca950
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1918-06-10 - 1918-06-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-06-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-06-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1918-06-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2294, Periode: 1918" ;
    a2a:Book "Geboorteregister Oss 1918" ;
    a2a:DocumentNumber "197" ;
    a2a:RegistryNumber "2294" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2294, Periode: 1918, Geboorteregister Oss 1918, 197, 2294"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6529cd09-492a-ec35-0ee2-0402154ff2fe.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6529cd09-492a-ec35-0ee2-0402154ff2fe.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e6767ea8-7106-8e20-14da-79dfd04ca950" ;
  a2a:RecordGUID "{e6767ea8-7106-8e20-14da-79dfd04ca950}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_8868_00008868.xml van BHI" .

