@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_b18440c5-e46c-28a2-e684-15614b937ffc
  a a2a:Record ;
  rdfs:label "Geboorte op 23 mei 1917" ;
  a2a:hasPerson oa:person_bhi_b18440c5-e46c-28a2-e684-15614b937ffc_Person-979a49d6-165d-63a8-286e-f63fc3d8bd1a, oa:person_bhi_b18440c5-e46c-28a2-e684-15614b937ffc_Person-fd838363-fcbb-43b5-e5c2-4bc1ab0d3413, oa:person_bhi_b18440c5-e46c-28a2-e684-15614b937ffc_Person-3d12f105-50c7-ca09-5097-5fb235ae3a06 ;
  a2a:hasEvent oa:event_bhi_b18440c5-e46c-28a2-e684-15614b937ffc_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b18440c5-e46c-28a2-e684-15614b937ffc_0, oa:relationep_bhi_b18440c5-e46c-28a2-e684-15614b937ffc_1, oa:relationep_bhi_b18440c5-e46c-28a2-e684-15614b937ffc_2 ;
  a2a:hasSource oa:source_bhi_b18440c5-e46c-28a2-e684-15614b937ffc .

oa:person_bhi_b18440c5-e46c-28a2-e684-15614b937ffc_Person-979a49d6-165d-63a8-286e-f63fc3d8bd1a
  a a2a:Person ;
  rdfs:label "Antonetta Maria van Disseldorp" ;
  a2a:PersonName [
    rdfs:label "Antonetta Maria van Disseldorp" ;
    a2a:PersonNameFirstName "Antonetta Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Disseldorp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b18440c5-e46c-28a2-e684-15614b937ffc_Person-fd838363-fcbb-43b5-e5c2-4bc1ab0d3413
  a a2a:Person ;
  rdfs:label "Adriana Anna Maria van der Westen" ;
  a2a:PersonName [
    rdfs:label "Adriana Anna Maria van der Westen" ;
    a2a:PersonNameFirstName "Adriana Anna Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Westen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1917-05-23"^^xsd:date
  ] .

oa:person_bhi_b18440c5-e46c-28a2-e684-15614b937ffc_Person-3d12f105-50c7-ca09-5097-5fb235ae3a06
  a a2a:Person ;
  rdfs:label "Henricus Joannes Maria van der Westen" ;
  a2a:PersonName [
    rdfs:label "Henricus Joannes Maria van der Westen" ;
    a2a:PersonNameFirstName "Henricus Joannes Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Westen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b18440c5-e46c-28a2-e684-15614b937ffc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1917-05-23"^^xsd:date
  ] .

oa:relationep_bhi_b18440c5-e46c-28a2-e684-15614b937ffc_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b18440c5-e46c-28a2-e684-15614b937ffc_Person:979a49d6-165d-63a8-286e-f63fc3d8bd1a ;
  a2a:EventKeyRef oa:event_bhi_b18440c5-e46c-28a2-e684-15614b937ffc_Event1 .

oa:relationep_bhi_b18440c5-e46c-28a2-e684-15614b937ffc_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_b18440c5-e46c-28a2-e684-15614b937ffc_Person:fd838363-fcbb-43b5-e5c2-4bc1ab0d3413 ;
  a2a:EventKeyRef oa:event_bhi_b18440c5-e46c-28a2-e684-15614b937ffc_Event1 .

oa:relationep_bhi_b18440c5-e46c-28a2-e684-15614b937ffc_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b18440c5-e46c-28a2-e684-15614b937ffc_Person:3d12f105-50c7-ca09-5097-5fb235ae3a06 ;
  a2a:EventKeyRef oa:event_bhi_b18440c5-e46c-28a2-e684-15614b937ffc_Event1 .

oa:source_bhi_b18440c5-e46c-28a2-e684-15614b937ffc
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dongen" ;
    rdfs:label "Dongen", "1917-05-23 - 1917-05-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-05-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-05-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1917-05-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 740, Periode: 1917" ;
    a2a:Book "Geboorteregister Dongen 1917" ;
    a2a:DocumentNumber "98" ;
    a2a:RegistryNumber "740" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 740, Periode: 1917, Geboorteregister Dongen 1917, 98, 740"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5110514d-37c9-c493-a3f1-e33a630d2fc5.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5110514d-37c9-c493-a3f1-e33a630d2fc5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b18440c5-e46c-28a2-e684-15614b937ffc" ;
  a2a:RecordGUID "{b18440c5-e46c-28a2-e684-15614b937ffc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_77847_00077847.xml van BHI" .

