@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_bc80cec5-0eea-48e9-e6e2-60b045fbdc91
  a a2a:Record ;
  rdfs:label "Geboorte op 5 november 1918" ;
  a2a:hasPerson oa:person_bhi_bc80cec5-0eea-48e9-e6e2-60b045fbdc91_Person-33195fbe-fc88-1f48-268b-442905de763c, oa:person_bhi_bc80cec5-0eea-48e9-e6e2-60b045fbdc91_Person-b7804a04-c97b-c61e-3dbd-9263e15fd1f2, oa:person_bhi_bc80cec5-0eea-48e9-e6e2-60b045fbdc91_Person-f403c798-6edb-af03-63c5-50e714d5e71a ;
  a2a:hasEvent oa:event_bhi_bc80cec5-0eea-48e9-e6e2-60b045fbdc91_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bc80cec5-0eea-48e9-e6e2-60b045fbdc91_0, oa:relationep_bhi_bc80cec5-0eea-48e9-e6e2-60b045fbdc91_1, oa:relationep_bhi_bc80cec5-0eea-48e9-e6e2-60b045fbdc91_2 ;
  a2a:hasSource oa:source_bhi_bc80cec5-0eea-48e9-e6e2-60b045fbdc91 .

oa:person_bhi_bc80cec5-0eea-48e9-e6e2-60b045fbdc91_Person-33195fbe-fc88-1f48-268b-442905de763c
  a a2a:Person ;
  rdfs:label "Marie Augustine Charlotte Petit" ;
  a2a:PersonName [
    rdfs:label "Marie Augustine Charlotte Petit" ;
    a2a:PersonNameFirstName "Marie Augustine Charlotte" ;
    a2a:PersonNameLastName "Petit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bc80cec5-0eea-48e9-e6e2-60b045fbdc91_Person-b7804a04-c97b-c61e-3dbd-9263e15fd1f2
  a a2a:Person ;
  rdfs:label "Andreas Antonius Hermans" ;
  a2a:PersonName [
    rdfs:label "Andreas Antonius Hermans" ;
    a2a:PersonNameFirstName "Andreas Antonius" ;
    a2a:PersonNameLastName "Hermans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1918-11-05"^^xsd:date
  ] .

oa:person_bhi_bc80cec5-0eea-48e9-e6e2-60b045fbdc91_Person-f403c798-6edb-af03-63c5-50e714d5e71a
  a a2a:Person ;
  rdfs:label "Johan Antoon Hubert Hermans" ;
  a2a:PersonName [
    rdfs:label "Johan Antoon Hubert Hermans" ;
    a2a:PersonNameFirstName "Johan Antoon Hubert" ;
    a2a:PersonNameLastName "Hermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_bc80cec5-0eea-48e9-e6e2-60b045fbdc91_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1918-11-05"^^xsd:date
  ] .

oa:relationep_bhi_bc80cec5-0eea-48e9-e6e2-60b045fbdc91_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_bc80cec5-0eea-48e9-e6e2-60b045fbdc91_Person:33195fbe-fc88-1f48-268b-442905de763c ;
  a2a:EventKeyRef oa:event_bhi_bc80cec5-0eea-48e9-e6e2-60b045fbdc91_Event1 .

oa:relationep_bhi_bc80cec5-0eea-48e9-e6e2-60b045fbdc91_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_bc80cec5-0eea-48e9-e6e2-60b045fbdc91_Person:b7804a04-c97b-c61e-3dbd-9263e15fd1f2 ;
  a2a:EventKeyRef oa:event_bhi_bc80cec5-0eea-48e9-e6e2-60b045fbdc91_Event1 .

oa:relationep_bhi_bc80cec5-0eea-48e9-e6e2-60b045fbdc91_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_bc80cec5-0eea-48e9-e6e2-60b045fbdc91_Person:f403c798-6edb-af03-63c5-50e714d5e71a ;
  a2a:EventKeyRef oa:event_bhi_bc80cec5-0eea-48e9-e6e2-60b045fbdc91_Event1 .

oa:source_bhi_bc80cec5-0eea-48e9-e6e2-60b045fbdc91
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1918-11-06 - 1918-11-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-11-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-11-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1918-11-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 449, Periode: 1918" ;
    a2a:Book "Geboorteregister 1918" ;
    a2a:DocumentNumber "682" ;
    a2a:RegistryNumber "449" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 449, Periode: 1918, Geboorteregister 1918, 682, 449"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d178f3a9-fe0b-f1ed-c0a7-1c53287072cb.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d178f3a9-fe0b-f1ed-c0a7-1c53287072cb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-07-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bc80cec5-0eea-48e9-e6e2-60b045fbdc91" ;
  a2a:RecordGUID "{bc80cec5-0eea-48e9-e6e2-60b045fbdc91}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "449" ;
  a2a:SourceRemarkregister_periode "1918" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_296_00000296.xml van BHI" .

