@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_7446ebc4-4fb8-7a4f-6815-e01ad2e1859f
  a a2a:Record ;
  rdfs:label "Geboorte op 19 augustus 1823" ;
  a2a:hasPerson oa:person_bhi_7446ebc4-4fb8-7a4f-6815-e01ad2e1859f_Person-585fb6b8-0274-08d4-9f52-b2a29c89bba6, oa:person_bhi_7446ebc4-4fb8-7a4f-6815-e01ad2e1859f_Person-19118809-c798-31fe-ffb7-df88b22ce68c, oa:person_bhi_7446ebc4-4fb8-7a4f-6815-e01ad2e1859f_Person-a0f1aa6a-b3db-a521-5005-a2854fa61a7b ;
  a2a:hasEvent oa:event_bhi_7446ebc4-4fb8-7a4f-6815-e01ad2e1859f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7446ebc4-4fb8-7a4f-6815-e01ad2e1859f_0, oa:relationep_bhi_7446ebc4-4fb8-7a4f-6815-e01ad2e1859f_1, oa:relationep_bhi_7446ebc4-4fb8-7a4f-6815-e01ad2e1859f_2 ;
  a2a:hasSource oa:source_bhi_7446ebc4-4fb8-7a4f-6815-e01ad2e1859f .

oa:person_bhi_7446ebc4-4fb8-7a4f-6815-e01ad2e1859f_Person-585fb6b8-0274-08d4-9f52-b2a29c89bba6
  a a2a:Person ;
  rdfs:label "Johan Justus Bol" ;
  a2a:PersonName [
    rdfs:label "Johan Justus Bol" ;
    a2a:PersonNameFirstName "Johan Justus" ;
    a2a:PersonNameLastName "Bol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7446ebc4-4fb8-7a4f-6815-e01ad2e1859f_Person-19118809-c798-31fe-ffb7-df88b22ce68c
  a a2a:Person ;
  rdfs:label "Maria Susanna Straasheijm" ;
  a2a:PersonName [
    rdfs:label "Maria Susanna Straasheijm" ;
    a2a:PersonNameFirstName "Maria Susanna" ;
    a2a:PersonNameLastName "Straasheijm"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7446ebc4-4fb8-7a4f-6815-e01ad2e1859f_Person-a0f1aa6a-b3db-a521-5005-a2854fa61a7b
  a a2a:Person ;
  rdfs:label "Anna Maria Bol" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Bol" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Bol"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1823-08-19"^^xsd:date
  ] .

oa:event_bhi_7446ebc4-4fb8-7a4f-6815-e01ad2e1859f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1823" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1823-08-19"^^xsd:date
  ] .

oa:relationep_bhi_7446ebc4-4fb8-7a4f-6815-e01ad2e1859f_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7446ebc4-4fb8-7a4f-6815-e01ad2e1859f_Person:585fb6b8-0274-08d4-9f52-b2a29c89bba6 ;
  a2a:EventKeyRef oa:event_bhi_7446ebc4-4fb8-7a4f-6815-e01ad2e1859f_Event1 .

oa:relationep_bhi_7446ebc4-4fb8-7a4f-6815-e01ad2e1859f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7446ebc4-4fb8-7a4f-6815-e01ad2e1859f_Person:19118809-c798-31fe-ffb7-df88b22ce68c ;
  a2a:EventKeyRef oa:event_bhi_7446ebc4-4fb8-7a4f-6815-e01ad2e1859f_Event1 .

oa:relationep_bhi_7446ebc4-4fb8-7a4f-6815-e01ad2e1859f_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_7446ebc4-4fb8-7a4f-6815-e01ad2e1859f_Person:a0f1aa6a-b3db-a521-5005-a2854fa61a7b ;
  a2a:EventKeyRef oa:event_bhi_7446ebc4-4fb8-7a4f-6815-e01ad2e1859f_Event1 .

oa:source_bhi_7446ebc4-4fb8-7a4f-6815-e01ad2e1859f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1823-08-20 - 1823-08-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1823-08-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1823-08-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1823" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1823-08-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 6618, Periode: 1823" ;
    a2a:Book "Geboorteregister Roosendaal 1823" ;
    a2a:DocumentNumber "86" ;
    a2a:RegistryNumber "6618" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 6618, Periode: 1823, Geboorteregister Roosendaal 1823, 86, 6618"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c0e0c255-ec38-f4e3-2a55-355a80a391b9.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c0e0c255-ec38-f4e3-2a55-355a80a391b9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-04-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7446ebc4-4fb8-7a4f-6815-e01ad2e1859f" ;
  a2a:RecordGUID "{7446ebc4-4fb8-7a4f-6815-e01ad2e1859f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_2704_00002704.xml van BHI" .

