@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_9fcaf1a4-9fff-12ea-e801-e5f176b68950
  a a2a:Record ;
  rdfs:label "Geboorte op 30 mei 1872" ;
  a2a:hasPerson oa:person_bhi_9fcaf1a4-9fff-12ea-e801-e5f176b68950_Person-5f62e803-5e28-e1e4-2fc9-6556a498556b, oa:person_bhi_9fcaf1a4-9fff-12ea-e801-e5f176b68950_Person-ad892437-1928-800f-a501-40653b2e8b25, oa:person_bhi_9fcaf1a4-9fff-12ea-e801-e5f176b68950_Person-01035638-2fde-8957-5c8d-be7445ba2996 ;
  a2a:hasEvent oa:event_bhi_9fcaf1a4-9fff-12ea-e801-e5f176b68950_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_9fcaf1a4-9fff-12ea-e801-e5f176b68950_0, oa:relationep_bhi_9fcaf1a4-9fff-12ea-e801-e5f176b68950_1, oa:relationep_bhi_9fcaf1a4-9fff-12ea-e801-e5f176b68950_2 ;
  a2a:hasSource oa:source_bhi_9fcaf1a4-9fff-12ea-e801-e5f176b68950 .

oa:person_bhi_9fcaf1a4-9fff-12ea-e801-e5f176b68950_Person-5f62e803-5e28-e1e4-2fc9-6556a498556b
  a a2a:Person ;
  rdfs:label "Johannes Cornelis de Bot" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis de Bot" ;
    a2a:PersonNameFirstName "Johannes Cornelis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9fcaf1a4-9fff-12ea-e801-e5f176b68950_Person-ad892437-1928-800f-a501-40653b2e8b25
  a a2a:Person ;
  rdfs:label "Dimphna Beens" ;
  a2a:PersonName [
    rdfs:label "Dimphna Beens" ;
    a2a:PersonNameFirstName "Dimphna" ;
    a2a:PersonNameLastName "Beens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9fcaf1a4-9fff-12ea-e801-e5f176b68950_Person-01035638-2fde-8957-5c8d-be7445ba2996
  a a2a:Person ;
  rdfs:label "Elisabeth Laurina Wilhelmina de Bot" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Laurina Wilhelmina de Bot" ;
    a2a:PersonNameFirstName "Elisabeth Laurina Wilhelmina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bot"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1872-05-30"^^xsd:date
  ] .

oa:event_bhi_9fcaf1a4-9fff-12ea-e801-e5f176b68950_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1872" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1872-05-30"^^xsd:date
  ] .

oa:relationep_bhi_9fcaf1a4-9fff-12ea-e801-e5f176b68950_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_9fcaf1a4-9fff-12ea-e801-e5f176b68950_Person:5f62e803-5e28-e1e4-2fc9-6556a498556b ;
  a2a:EventKeyRef oa:event_bhi_9fcaf1a4-9fff-12ea-e801-e5f176b68950_Event1 .

oa:relationep_bhi_9fcaf1a4-9fff-12ea-e801-e5f176b68950_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_9fcaf1a4-9fff-12ea-e801-e5f176b68950_Person:ad892437-1928-800f-a501-40653b2e8b25 ;
  a2a:EventKeyRef oa:event_bhi_9fcaf1a4-9fff-12ea-e801-e5f176b68950_Event1 .

oa:relationep_bhi_9fcaf1a4-9fff-12ea-e801-e5f176b68950_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_9fcaf1a4-9fff-12ea-e801-e5f176b68950_Person:01035638-2fde-8957-5c8d-be7445ba2996 ;
  a2a:EventKeyRef oa:event_bhi_9fcaf1a4-9fff-12ea-e801-e5f176b68950_Event1 .

oa:source_bhi_9fcaf1a4-9fff-12ea-e801-e5f176b68950
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1872-05-31 - 1872-05-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1872-05-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1872-05-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1872" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1872-05-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 6625, Periode: 1872" ;
    a2a:Book "Geboorteregister Roosendaal 1872" ;
    a2a:DocumentNumber "112" ;
    a2a:RegistryNumber "6625" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 6625, Periode: 1872, Geboorteregister Roosendaal 1872, 112, 6625"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/96f5fd8f-b110-f38b-b887-60bd5ce9386d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/96f5fd8f-b110-f38b-b887-60bd5ce9386d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-04-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/9fcaf1a4-9fff-12ea-e801-e5f176b68950" ;
  a2a:RecordGUID "{9fcaf1a4-9fff-12ea-e801-e5f176b68950}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_5324_00005324.xml van BHI" .

