@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_787c1b1c-6793-9eb3-e0bd-02f7da2f0e2a
  a a2a:Record ;
  rdfs:label "Geboorte op 22 maart 1842" ;
  a2a:hasPerson oa:person_bhi_787c1b1c-6793-9eb3-e0bd-02f7da2f0e2a_Person-25ff6bfc-a68f-e7cb-2873-3cde154b8c7b, oa:person_bhi_787c1b1c-6793-9eb3-e0bd-02f7da2f0e2a_Person-eafa520f-ca07-6ec7-b832-9ed4540abc5f, oa:person_bhi_787c1b1c-6793-9eb3-e0bd-02f7da2f0e2a_Person-605360a3-0e6a-80fa-3e74-d52927c86aec ;
  a2a:hasEvent oa:event_bhi_787c1b1c-6793-9eb3-e0bd-02f7da2f0e2a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_787c1b1c-6793-9eb3-e0bd-02f7da2f0e2a_0, oa:relationep_bhi_787c1b1c-6793-9eb3-e0bd-02f7da2f0e2a_1, oa:relationep_bhi_787c1b1c-6793-9eb3-e0bd-02f7da2f0e2a_2 ;
  a2a:hasSource oa:source_bhi_787c1b1c-6793-9eb3-e0bd-02f7da2f0e2a .

oa:person_bhi_787c1b1c-6793-9eb3-e0bd-02f7da2f0e2a_Person-25ff6bfc-a68f-e7cb-2873-3cde154b8c7b
  a a2a:Person ;
  rdfs:label "Ida Allewisa de Rooij" ;
  a2a:PersonName [
    rdfs:label "Ida Allewisa de Rooij" ;
    a2a:PersonNameFirstName "Ida Allewisa" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Rooij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_787c1b1c-6793-9eb3-e0bd-02f7da2f0e2a_Person-eafa520f-ca07-6ec7-b832-9ed4540abc5f
  a a2a:Person ;
  rdfs:label "Ida Allewisa Bongaarts" ;
  a2a:PersonName [
    rdfs:label "Ida Allewisa Bongaarts" ;
    a2a:PersonNameFirstName "Ida Allewisa" ;
    a2a:PersonNameLastName "Bongaarts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1842-03-22"^^xsd:date
  ] .

oa:person_bhi_787c1b1c-6793-9eb3-e0bd-02f7da2f0e2a_Person-605360a3-0e6a-80fa-3e74-d52927c86aec
  a a2a:Person ;
  rdfs:label "Joannes Gerardus Bongaarts" ;
  a2a:PersonName [
    rdfs:label "Joannes Gerardus Bongaarts" ;
    a2a:PersonNameFirstName "Joannes Gerardus" ;
    a2a:PersonNameLastName "Bongaarts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_787c1b1c-6793-9eb3-e0bd-02f7da2f0e2a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1842" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1842-03-22"^^xsd:date
  ] .

oa:relationep_bhi_787c1b1c-6793-9eb3-e0bd-02f7da2f0e2a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_787c1b1c-6793-9eb3-e0bd-02f7da2f0e2a_Person:25ff6bfc-a68f-e7cb-2873-3cde154b8c7b ;
  a2a:EventKeyRef oa:event_bhi_787c1b1c-6793-9eb3-e0bd-02f7da2f0e2a_Event1 .

oa:relationep_bhi_787c1b1c-6793-9eb3-e0bd-02f7da2f0e2a_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_787c1b1c-6793-9eb3-e0bd-02f7da2f0e2a_Person:eafa520f-ca07-6ec7-b832-9ed4540abc5f ;
  a2a:EventKeyRef oa:event_bhi_787c1b1c-6793-9eb3-e0bd-02f7da2f0e2a_Event1 .

oa:relationep_bhi_787c1b1c-6793-9eb3-e0bd-02f7da2f0e2a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_787c1b1c-6793-9eb3-e0bd-02f7da2f0e2a_Person:605360a3-0e6a-80fa-3e74-d52927c86aec ;
  a2a:EventKeyRef oa:event_bhi_787c1b1c-6793-9eb3-e0bd-02f7da2f0e2a_Event1 .

oa:source_bhi_787c1b1c-6793-9eb3-e0bd-02f7da2f0e2a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1842-03-22 - 1842-03-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1842-03-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1842-03-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1842" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1842-03-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1180, Periode: 1842" ;
    a2a:Book "Geboorteregister 1842" ;
    a2a:DocumentNumber "114" ;
    a2a:RegistryNumber "1180" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1180, Periode: 1842, Geboorteregister 1842, 114, 1180"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d0940b54-696f-d1a7-6371-9f4af97bc8ed.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d0940b54-696f-d1a7-6371-9f4af97bc8ed.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/787c1b1c-6793-9eb3-e0bd-02f7da2f0e2a" ;
  a2a:RecordGUID "{787c1b1c-6793-9eb3-e0bd-02f7da2f0e2a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_3868_00003868.xml van BHI" .

