@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_69bb9877-78c1-e9ca-cda5-afeb8ac69f0f
  a a2a:Record ;
  rdfs:label "Geboorte op 22 mei 1819" ;
  a2a:hasPerson oa:person_bhi_69bb9877-78c1-e9ca-cda5-afeb8ac69f0f_Person-eb7227c5-feb6-d266-d6cf-52450972c288, oa:person_bhi_69bb9877-78c1-e9ca-cda5-afeb8ac69f0f_Person-5e24e8a6-9c4d-4eac-f11c-dbcbbcb77ecc, oa:person_bhi_69bb9877-78c1-e9ca-cda5-afeb8ac69f0f_Person-09c7651e-78e4-1fd0-5723-3d2740afc1db ;
  a2a:hasEvent oa:event_bhi_69bb9877-78c1-e9ca-cda5-afeb8ac69f0f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_69bb9877-78c1-e9ca-cda5-afeb8ac69f0f_0, oa:relationep_bhi_69bb9877-78c1-e9ca-cda5-afeb8ac69f0f_1, oa:relationep_bhi_69bb9877-78c1-e9ca-cda5-afeb8ac69f0f_2 ;
  a2a:hasSource oa:source_bhi_69bb9877-78c1-e9ca-cda5-afeb8ac69f0f .

oa:person_bhi_69bb9877-78c1-e9ca-cda5-afeb8ac69f0f_Person-eb7227c5-feb6-d266-d6cf-52450972c288
  a a2a:Person ;
  rdfs:label "Johanna Maria Zangers" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Zangers" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Zangers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1819" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1819-05-22"^^xsd:date
  ] .

oa:person_bhi_69bb9877-78c1-e9ca-cda5-afeb8ac69f0f_Person-5e24e8a6-9c4d-4eac-f11c-dbcbbcb77ecc
  a a2a:Person ;
  rdfs:label "Maria Theresia van den Baar" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia van den Baar" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Baar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_69bb9877-78c1-e9ca-cda5-afeb8ac69f0f_Person-09c7651e-78e4-1fd0-5723-3d2740afc1db
  a a2a:Person ;
  rdfs:label "Balthasar Zangers" ;
  a2a:PersonName [
    rdfs:label "Balthasar Zangers" ;
    a2a:PersonNameFirstName "Balthasar" ;
    a2a:PersonNameLastName "Zangers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_69bb9877-78c1-e9ca-cda5-afeb8ac69f0f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1819" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1819-05-22"^^xsd:date
  ] .

oa:relationep_bhi_69bb9877-78c1-e9ca-cda5-afeb8ac69f0f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_69bb9877-78c1-e9ca-cda5-afeb8ac69f0f_Person:eb7227c5-feb6-d266-d6cf-52450972c288 ;
  a2a:EventKeyRef oa:event_bhi_69bb9877-78c1-e9ca-cda5-afeb8ac69f0f_Event1 .

oa:relationep_bhi_69bb9877-78c1-e9ca-cda5-afeb8ac69f0f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_69bb9877-78c1-e9ca-cda5-afeb8ac69f0f_Person:5e24e8a6-9c4d-4eac-f11c-dbcbbcb77ecc ;
  a2a:EventKeyRef oa:event_bhi_69bb9877-78c1-e9ca-cda5-afeb8ac69f0f_Event1 .

oa:relationep_bhi_69bb9877-78c1-e9ca-cda5-afeb8ac69f0f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_69bb9877-78c1-e9ca-cda5-afeb8ac69f0f_Person:09c7651e-78e4-1fd0-5723-3d2740afc1db ;
  a2a:EventKeyRef oa:event_bhi_69bb9877-78c1-e9ca-cda5-afeb8ac69f0f_Event1 .

oa:source_bhi_69bb9877-78c1-e9ca-cda5-afeb8ac69f0f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Stratum" ;
    rdfs:label "Stratum", "1819-05-23 - 1819-05-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1819-05-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1819-05-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1819" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1819-05-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7469, Periode: 1819" ;
    a2a:Book "Geboorteregister Stratum 1819" ;
    a2a:DocumentNumber "16" ;
    a2a:RegistryNumber "7469" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7469, Periode: 1819, Geboorteregister Stratum 1819, 16, 7469"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ff238922-5a9e-4965-8455-9f4dbe937d31.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ff238922-5a9e-4965-8455-9f4dbe937d31.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-08-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/69bb9877-78c1-e9ca-cda5-afeb8ac69f0f" ;
  a2a:RecordGUID "{69bb9877-78c1-e9ca-cda5-afeb8ac69f0f}" ;
  a2a:SourceRemarkdeel "7469" ;
  a2a:SourceRemarkregister_periode "1819" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_1434_00001434.xml van BHI" .

