@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_3dfc4247-3a26-e7ff-4329-4fe244dfa0f5
  a a2a:Record ;
  rdfs:label "Geboorte op 26 januari 1913" ;
  a2a:hasPerson oa:person_bhi_3dfc4247-3a26-e7ff-4329-4fe244dfa0f5_Person-8f07ff68-57db-8419-e54b-ef83536c6b66, oa:person_bhi_3dfc4247-3a26-e7ff-4329-4fe244dfa0f5_Person-e2c627f8-2e18-4cf4-05e4-32f4cad53c8e, oa:person_bhi_3dfc4247-3a26-e7ff-4329-4fe244dfa0f5_Person-fd7f66fc-0e26-0f0d-00df-aaabb37951cc ;
  a2a:hasEvent oa:event_bhi_3dfc4247-3a26-e7ff-4329-4fe244dfa0f5_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3dfc4247-3a26-e7ff-4329-4fe244dfa0f5_0, oa:relationep_bhi_3dfc4247-3a26-e7ff-4329-4fe244dfa0f5_1, oa:relationep_bhi_3dfc4247-3a26-e7ff-4329-4fe244dfa0f5_2 ;
  a2a:hasSource oa:source_bhi_3dfc4247-3a26-e7ff-4329-4fe244dfa0f5 .

oa:person_bhi_3dfc4247-3a26-e7ff-4329-4fe244dfa0f5_Person-8f07ff68-57db-8419-e54b-ef83536c6b66
  a a2a:Person ;
  rdfs:label "Maria Petronella Bril" ;
  a2a:PersonName [
    rdfs:label "Maria Petronella Bril" ;
    a2a:PersonNameFirstName "Maria Petronella" ;
    a2a:PersonNameLastName "Bril"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3dfc4247-3a26-e7ff-4329-4fe244dfa0f5_Person-e2c627f8-2e18-4cf4-05e4-32f4cad53c8e
  a a2a:Person ;
  rdfs:label "Petrus Maximilianus van Mechelen" ;
  a2a:PersonName [
    rdfs:label "Petrus Maximilianus van Mechelen" ;
    a2a:PersonNameFirstName "Petrus Maximilianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mechelen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1913-01-26"^^xsd:date
  ] .

oa:person_bhi_3dfc4247-3a26-e7ff-4329-4fe244dfa0f5_Person-fd7f66fc-0e26-0f0d-00df-aaabb37951cc
  a a2a:Person ;
  rdfs:label "Joannes Franciscus van Mechelen" ;
  a2a:PersonName [
    rdfs:label "Joannes Franciscus van Mechelen" ;
    a2a:PersonNameFirstName "Joannes Franciscus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mechelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3dfc4247-3a26-e7ff-4329-4fe244dfa0f5_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1913-01-26"^^xsd:date
  ] .

oa:relationep_bhi_3dfc4247-3a26-e7ff-4329-4fe244dfa0f5_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3dfc4247-3a26-e7ff-4329-4fe244dfa0f5_Person:8f07ff68-57db-8419-e54b-ef83536c6b66 ;
  a2a:EventKeyRef oa:event_bhi_3dfc4247-3a26-e7ff-4329-4fe244dfa0f5_Event1 .

oa:relationep_bhi_3dfc4247-3a26-e7ff-4329-4fe244dfa0f5_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_3dfc4247-3a26-e7ff-4329-4fe244dfa0f5_Person:e2c627f8-2e18-4cf4-05e4-32f4cad53c8e ;
  a2a:EventKeyRef oa:event_bhi_3dfc4247-3a26-e7ff-4329-4fe244dfa0f5_Event1 .

oa:relationep_bhi_3dfc4247-3a26-e7ff-4329-4fe244dfa0f5_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3dfc4247-3a26-e7ff-4329-4fe244dfa0f5_Person:fd7f66fc-0e26-0f0d-00df-aaabb37951cc ;
  a2a:EventKeyRef oa:event_bhi_3dfc4247-3a26-e7ff-4329-4fe244dfa0f5_Event1 .

oa:source_bhi_3dfc4247-3a26-e7ff-4329-4fe244dfa0f5
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Ossendrecht" ;
    rdfs:label "Ossendrecht", "1913-01-28 - 1913-01-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-01-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-01-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1913" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1913-01-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2333, Periode: 1913" ;
    a2a:Book "Geboorteregister Ossendrecht 1913" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "2333" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2333, Periode: 1913, Geboorteregister Ossendrecht 1913, 8, 2333"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d27463cc-b186-1ce4-f586-5dcf1d3fb70f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d27463cc-b186-1ce4-f586-5dcf1d3fb70f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-06-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3dfc4247-3a26-e7ff-4329-4fe244dfa0f5" ;
  a2a:RecordGUID "{3dfc4247-3a26-e7ff-4329-4fe244dfa0f5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_82066_00082066.xml van BHI" .

