@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_01b8db3c-ca67-e8f9-efc2-745e7df0c1ed
  a a2a:Record ;
  rdfs:label "Geboorte op 28 augustus 1918" ;
  a2a:hasPerson oa:person_bhi_01b8db3c-ca67-e8f9-efc2-745e7df0c1ed_Person-c405d3e5-8e24-2aec-cc73-25c57e8d1bef, oa:person_bhi_01b8db3c-ca67-e8f9-efc2-745e7df0c1ed_Person-fb5b4443-46f3-ad85-04a5-656eb9f2e0bd, oa:person_bhi_01b8db3c-ca67-e8f9-efc2-745e7df0c1ed_Person-be0d7d6b-4193-4bce-a704-f7d2d1881dfa ;
  a2a:hasEvent oa:event_bhi_01b8db3c-ca67-e8f9-efc2-745e7df0c1ed_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_01b8db3c-ca67-e8f9-efc2-745e7df0c1ed_0, oa:relationep_bhi_01b8db3c-ca67-e8f9-efc2-745e7df0c1ed_1, oa:relationep_bhi_01b8db3c-ca67-e8f9-efc2-745e7df0c1ed_2 ;
  a2a:hasSource oa:source_bhi_01b8db3c-ca67-e8f9-efc2-745e7df0c1ed .

oa:person_bhi_01b8db3c-ca67-e8f9-efc2-745e7df0c1ed_Person-c405d3e5-8e24-2aec-cc73-25c57e8d1bef
  a a2a:Person ;
  rdfs:label "Albert Jacobus Elisabeth Adams" ;
  a2a:PersonName [
    rdfs:label "Albert Jacobus Elisabeth Adams" ;
    a2a:PersonNameFirstName "Albert Jacobus Elisabeth" ;
    a2a:PersonNameLastName "Adams"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1918-08-28"^^xsd:date
  ] .

oa:person_bhi_01b8db3c-ca67-e8f9-efc2-745e7df0c1ed_Person-fb5b4443-46f3-ad85-04a5-656eb9f2e0bd
  a a2a:Person ;
  rdfs:label "Theresia Ludovica Blockx" ;
  a2a:PersonName [
    rdfs:label "Theresia Ludovica Blockx" ;
    a2a:PersonNameFirstName "Theresia Ludovica" ;
    a2a:PersonNameLastName "Blockx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_01b8db3c-ca67-e8f9-efc2-745e7df0c1ed_Person-be0d7d6b-4193-4bce-a704-f7d2d1881dfa
  a a2a:Person ;
  rdfs:label "Adriaan Francus Adams" ;
  a2a:PersonName [
    rdfs:label "Adriaan Francus Adams" ;
    a2a:PersonNameFirstName "Adriaan Francus" ;
    a2a:PersonNameLastName "Adams"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_01b8db3c-ca67-e8f9-efc2-745e7df0c1ed_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1918-08-28"^^xsd:date
  ] .

oa:relationep_bhi_01b8db3c-ca67-e8f9-efc2-745e7df0c1ed_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_01b8db3c-ca67-e8f9-efc2-745e7df0c1ed_Person:c405d3e5-8e24-2aec-cc73-25c57e8d1bef ;
  a2a:EventKeyRef oa:event_bhi_01b8db3c-ca67-e8f9-efc2-745e7df0c1ed_Event1 .

oa:relationep_bhi_01b8db3c-ca67-e8f9-efc2-745e7df0c1ed_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_01b8db3c-ca67-e8f9-efc2-745e7df0c1ed_Person:fb5b4443-46f3-ad85-04a5-656eb9f2e0bd ;
  a2a:EventKeyRef oa:event_bhi_01b8db3c-ca67-e8f9-efc2-745e7df0c1ed_Event1 .

oa:relationep_bhi_01b8db3c-ca67-e8f9-efc2-745e7df0c1ed_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_01b8db3c-ca67-e8f9-efc2-745e7df0c1ed_Person:be0d7d6b-4193-4bce-a704-f7d2d1881dfa ;
  a2a:EventKeyRef oa:event_bhi_01b8db3c-ca67-e8f9-efc2-745e7df0c1ed_Event1 .

oa:source_bhi_01b8db3c-ca67-e8f9-efc2-745e7df0c1ed
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1918-08-29 - 1918-08-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-08-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-08-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1918-08-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2393, Periode: 1918" ;
    a2a:Book "Geboortenregister Princenhage 1918" ;
    a2a:DocumentNumber "266" ;
    a2a:RegistryNumber "2393" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2393, Periode: 1918, Geboortenregister Princenhage 1918, 266, 2393"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b9a6c3f8-30d3-2884-46de-865795599480.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b9a6c3f8-30d3-2884-46de-865795599480.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/01b8db3c-ca67-e8f9-efc2-745e7df0c1ed" ;
  a2a:RecordGUID "{01b8db3c-ca67-e8f9-efc2-745e7df0c1ed}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5063_00005063.xml van BHI" .

