@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_ef131534-e0cf-e271-9a02-c4f1d0abd89b
  a a2a:Record ;
  rdfs:label "Geboorte op 2 juli 1912" ;
  a2a:hasPerson oa:person_bhi_ef131534-e0cf-e271-9a02-c4f1d0abd89b_Person-47aaecc7-42f6-dd7e-364c-4163c51349ee, oa:person_bhi_ef131534-e0cf-e271-9a02-c4f1d0abd89b_Person-ba73c7b9-b354-e796-9a75-5d803c70ce64, oa:person_bhi_ef131534-e0cf-e271-9a02-c4f1d0abd89b_Person-5e8e99c8-8d5a-602d-98ce-cea1a7850393 ;
  a2a:hasEvent oa:event_bhi_ef131534-e0cf-e271-9a02-c4f1d0abd89b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ef131534-e0cf-e271-9a02-c4f1d0abd89b_0, oa:relationep_bhi_ef131534-e0cf-e271-9a02-c4f1d0abd89b_1, oa:relationep_bhi_ef131534-e0cf-e271-9a02-c4f1d0abd89b_2 ;
  a2a:hasSource oa:source_bhi_ef131534-e0cf-e271-9a02-c4f1d0abd89b .

oa:person_bhi_ef131534-e0cf-e271-9a02-c4f1d0abd89b_Person-47aaecc7-42f6-dd7e-364c-4163c51349ee
  a a2a:Person ;
  rdfs:label "Bertha de Jong" ;
  a2a:PersonName [
    rdfs:label "Bertha de Jong" ;
    a2a:PersonNameFirstName "Bertha" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ef131534-e0cf-e271-9a02-c4f1d0abd89b_Person-ba73c7b9-b354-e796-9a75-5d803c70ce64
  a a2a:Person ;
  rdfs:label "Andreas Leonardus Hermans" ;
  a2a:PersonName [
    rdfs:label "Andreas Leonardus Hermans" ;
    a2a:PersonNameFirstName "Andreas Leonardus" ;
    a2a:PersonNameLastName "Hermans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1912-07-02"^^xsd:date
  ] .

oa:person_bhi_ef131534-e0cf-e271-9a02-c4f1d0abd89b_Person-5e8e99c8-8d5a-602d-98ce-cea1a7850393
  a a2a:Person ;
  rdfs:label "Petrus Marinus Hermans" ;
  a2a:PersonName [
    rdfs:label "Petrus Marinus Hermans" ;
    a2a:PersonNameFirstName "Petrus Marinus" ;
    a2a:PersonNameLastName "Hermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ef131534-e0cf-e271-9a02-c4f1d0abd89b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1912" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1912-07-02"^^xsd:date
  ] .

oa:relationep_bhi_ef131534-e0cf-e271-9a02-c4f1d0abd89b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ef131534-e0cf-e271-9a02-c4f1d0abd89b_Person:47aaecc7-42f6-dd7e-364c-4163c51349ee ;
  a2a:EventKeyRef oa:event_bhi_ef131534-e0cf-e271-9a02-c4f1d0abd89b_Event1 .

oa:relationep_bhi_ef131534-e0cf-e271-9a02-c4f1d0abd89b_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_ef131534-e0cf-e271-9a02-c4f1d0abd89b_Person:ba73c7b9-b354-e796-9a75-5d803c70ce64 ;
  a2a:EventKeyRef oa:event_bhi_ef131534-e0cf-e271-9a02-c4f1d0abd89b_Event1 .

oa:relationep_bhi_ef131534-e0cf-e271-9a02-c4f1d0abd89b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ef131534-e0cf-e271-9a02-c4f1d0abd89b_Person:5e8e99c8-8d5a-602d-98ce-cea1a7850393 ;
  a2a:EventKeyRef oa:event_bhi_ef131534-e0cf-e271-9a02-c4f1d0abd89b_Event1 .

oa:source_bhi_ef131534-e0cf-e271-9a02-c4f1d0abd89b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1912-07-02 - 1912-07-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-07-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-07-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1912" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1912-07-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2221, Periode: 1912" ;
    a2a:Book "Geboorteregister Oosterhout 1912" ;
    a2a:DocumentNumber "208" ;
    a2a:RegistryNumber "2221" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2221, Periode: 1912, Geboorteregister Oosterhout 1912, 208, 2221"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/03e56996-2d97-2b2a-748b-5e7a7d0264b7.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/03e56996-2d97-2b2a-748b-5e7a7d0264b7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-08-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ef131534-e0cf-e271-9a02-c4f1d0abd89b" ;
  a2a:RecordGUID "{ef131534-e0cf-e271-9a02-c4f1d0abd89b}" ;
  a2a:SourceRemarkdeel "2221" ;
  a2a:SourceRemarkregister_periode "1912" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_526_00000526.xml van BHI" .

