@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_91c0edba-4c09-c310-eef9-94b3aacdfcbd
  a a2a:Record ;
  rdfs:label "Geboorte op 30 april 1920" ;
  a2a:hasPerson oa:person_bhi_91c0edba-4c09-c310-eef9-94b3aacdfcbd_Person-8ad588cc-e41d-942b-f116-de6111545b09, oa:person_bhi_91c0edba-4c09-c310-eef9-94b3aacdfcbd_Person-25f1ce7e-4885-7a3e-c3d8-725107cea8fe, oa:person_bhi_91c0edba-4c09-c310-eef9-94b3aacdfcbd_Person-ae5f0343-1801-de6c-3bcb-3ec8d61d3185 ;
  a2a:hasEvent oa:event_bhi_91c0edba-4c09-c310-eef9-94b3aacdfcbd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_91c0edba-4c09-c310-eef9-94b3aacdfcbd_0, oa:relationep_bhi_91c0edba-4c09-c310-eef9-94b3aacdfcbd_1, oa:relationep_bhi_91c0edba-4c09-c310-eef9-94b3aacdfcbd_2 ;
  a2a:hasSource oa:source_bhi_91c0edba-4c09-c310-eef9-94b3aacdfcbd .

oa:person_bhi_91c0edba-4c09-c310-eef9-94b3aacdfcbd_Person-8ad588cc-e41d-942b-f116-de6111545b09
  a a2a:Person ;
  rdfs:label "Cornelia van Aart" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Aart" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Aart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_91c0edba-4c09-c310-eef9-94b3aacdfcbd_Person-25f1ce7e-4885-7a3e-c3d8-725107cea8fe
  a a2a:Person ;
  rdfs:label "Dina Arnolda Post Uiterweer" ;
  a2a:PersonName [
    rdfs:label "Dina Arnolda Post Uiterweer" ;
    a2a:PersonNameFirstName "Dina Arnolda" ;
    a2a:PersonNameLastName "Post Uiterweer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1920-04-30"^^xsd:date
  ] .

oa:person_bhi_91c0edba-4c09-c310-eef9-94b3aacdfcbd_Person-ae5f0343-1801-de6c-3bcb-3ec8d61d3185
  a a2a:Person ;
  rdfs:label "Gabriel Post Uiterweer" ;
  a2a:PersonName [
    rdfs:label "Gabriel Post Uiterweer" ;
    a2a:PersonNameFirstName "Gabriel" ;
    a2a:PersonNameLastName "Post Uiterweer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_91c0edba-4c09-c310-eef9-94b3aacdfcbd_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1920-04-30"^^xsd:date
  ] .

oa:relationep_bhi_91c0edba-4c09-c310-eef9-94b3aacdfcbd_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_91c0edba-4c09-c310-eef9-94b3aacdfcbd_Person:8ad588cc-e41d-942b-f116-de6111545b09 ;
  a2a:EventKeyRef oa:event_bhi_91c0edba-4c09-c310-eef9-94b3aacdfcbd_Event1 .

oa:relationep_bhi_91c0edba-4c09-c310-eef9-94b3aacdfcbd_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_91c0edba-4c09-c310-eef9-94b3aacdfcbd_Person:25f1ce7e-4885-7a3e-c3d8-725107cea8fe ;
  a2a:EventKeyRef oa:event_bhi_91c0edba-4c09-c310-eef9-94b3aacdfcbd_Event1 .

oa:relationep_bhi_91c0edba-4c09-c310-eef9-94b3aacdfcbd_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_91c0edba-4c09-c310-eef9-94b3aacdfcbd_Person:ae5f0343-1801-de6c-3bcb-3ec8d61d3185 ;
  a2a:EventKeyRef oa:event_bhi_91c0edba-4c09-c310-eef9-94b3aacdfcbd_Event1 .

oa:source_bhi_91c0edba-4c09-c310-eef9-94b3aacdfcbd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1920-05-01 - 1920-05-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-05-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-05-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1920-05-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: 475, Deel: 450, Periode: 1920" ;
    a2a:Book "Geboorteregister Breda 1920" ;
    a2a:DocumentNumber "322" ;
    a2a:RegistryNumber "450" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: 475, Deel: 450, Periode: 1920, Geboorteregister Breda 1920, 322, 450"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e9b0a613-b0c1-6d84-b7a1-a9f0d1a92e85.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e9b0a613-b0c1-6d84-b7a1-a9f0d1a92e85.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/91c0edba-4c09-c310-eef9-94b3aacdfcbd" ;
  a2a:RecordGUID "{91c0edba-4c09-c310-eef9-94b3aacdfcbd}" ;
  a2a:SourceRemarkbron "475" ;
  a2a:SourceRemarkdeel "450" ;
  a2a:SourceRemarkregister_periode "1920" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_1488_00001488.xml van BHI" .

