@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_9eb34e0b-e826-9b8e-ca53-53f2bf5f4e18
  a a2a:Record ;
  rdfs:label "Geboorte op 1 september 1903" ;
  a2a:hasPerson oa:person_bhi_9eb34e0b-e826-9b8e-ca53-53f2bf5f4e18_Person-08842c62-2306-bd8e-bc28-ecf936482f8e, oa:person_bhi_9eb34e0b-e826-9b8e-ca53-53f2bf5f4e18_Person-56db28aa-3947-4339-591c-a41513b0fd0a, oa:person_bhi_9eb34e0b-e826-9b8e-ca53-53f2bf5f4e18_Person-95f7d19a-7437-1e01-7abe-e8b7e2ef70dc ;
  a2a:hasEvent oa:event_bhi_9eb34e0b-e826-9b8e-ca53-53f2bf5f4e18_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_9eb34e0b-e826-9b8e-ca53-53f2bf5f4e18_0, oa:relationep_bhi_9eb34e0b-e826-9b8e-ca53-53f2bf5f4e18_1, oa:relationep_bhi_9eb34e0b-e826-9b8e-ca53-53f2bf5f4e18_2 ;
  a2a:hasSource oa:source_bhi_9eb34e0b-e826-9b8e-ca53-53f2bf5f4e18 .

oa:person_bhi_9eb34e0b-e826-9b8e-ca53-53f2bf5f4e18_Person-08842c62-2306-bd8e-bc28-ecf936482f8e
  a a2a:Person ;
  rdfs:label "Alphonsus Bogaerts" ;
  a2a:PersonName [
    rdfs:label "Alphonsus Bogaerts" ;
    a2a:PersonNameFirstName "Alphonsus" ;
    a2a:PersonNameLastName "Bogaerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1903-09-01"^^xsd:date
  ] .

oa:person_bhi_9eb34e0b-e826-9b8e-ca53-53f2bf5f4e18_Person-56db28aa-3947-4339-591c-a41513b0fd0a
  a a2a:Person ;
  rdfs:label "Maria de Vos" ;
  a2a:PersonName [
    rdfs:label "Maria de Vos" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9eb34e0b-e826-9b8e-ca53-53f2bf5f4e18_Person-95f7d19a-7437-1e01-7abe-e8b7e2ef70dc
  a a2a:Person ;
  rdfs:label "Johannes Andries Adrianus Bogaerts" ;
  a2a:PersonName [
    rdfs:label "Johannes Andries Adrianus Bogaerts" ;
    a2a:PersonNameFirstName "Johannes Andries Adrianus" ;
    a2a:PersonNameLastName "Bogaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_9eb34e0b-e826-9b8e-ca53-53f2bf5f4e18_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1903" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1903-09-01"^^xsd:date
  ] .

oa:relationep_bhi_9eb34e0b-e826-9b8e-ca53-53f2bf5f4e18_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_9eb34e0b-e826-9b8e-ca53-53f2bf5f4e18_Person:08842c62-2306-bd8e-bc28-ecf936482f8e ;
  a2a:EventKeyRef oa:event_bhi_9eb34e0b-e826-9b8e-ca53-53f2bf5f4e18_Event1 .

oa:relationep_bhi_9eb34e0b-e826-9b8e-ca53-53f2bf5f4e18_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_9eb34e0b-e826-9b8e-ca53-53f2bf5f4e18_Person:56db28aa-3947-4339-591c-a41513b0fd0a ;
  a2a:EventKeyRef oa:event_bhi_9eb34e0b-e826-9b8e-ca53-53f2bf5f4e18_Event1 .

oa:relationep_bhi_9eb34e0b-e826-9b8e-ca53-53f2bf5f4e18_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_9eb34e0b-e826-9b8e-ca53-53f2bf5f4e18_Person:95f7d19a-7437-1e01-7abe-e8b7e2ef70dc ;
  a2a:EventKeyRef oa:event_bhi_9eb34e0b-e826-9b8e-ca53-53f2bf5f4e18_Event1 .

oa:source_bhi_9eb34e0b-e826-9b8e-ca53-53f2bf5f4e18
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1903-09-02 - 1903-09-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-09-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1903-09-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1903" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1903-09-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2389, Periode: 1903" ;
    a2a:Book "Geboortenregister Princenhage 1903" ;
    a2a:DocumentNumber "229" ;
    a2a:RegistryNumber "2389" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2389, Periode: 1903, Geboortenregister Princenhage 1903, 229, 2389"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/7735a2c5-41c8-163f-27ae-4fe298dd55c0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/7735a2c5-41c8-163f-27ae-4fe298dd55c0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-04-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/9eb34e0b-e826-9b8e-ca53-53f2bf5f4e18" ;
  a2a:RecordGUID "{9eb34e0b-e826-9b8e-ca53-53f2bf5f4e18}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5100_00005100.xml van BHI" .

