@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_9f27e2cd-172b-e41c-6f77-15d387ebc51e
  a a2a:Record ;
  rdfs:label "Geboorte op 11 februari 1857" ;
  a2a:hasPerson oa:person_bhi_9f27e2cd-172b-e41c-6f77-15d387ebc51e_Person-8eab3d7d-25f5-7af6-677c-29850bdb2079, oa:person_bhi_9f27e2cd-172b-e41c-6f77-15d387ebc51e_Person-201b1abb-8519-cdb5-aa34-162e18dec7aa, oa:person_bhi_9f27e2cd-172b-e41c-6f77-15d387ebc51e_Person-fbb905f9-6ed4-40a4-b664-1b2e2f6d669d ;
  a2a:hasEvent oa:event_bhi_9f27e2cd-172b-e41c-6f77-15d387ebc51e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_9f27e2cd-172b-e41c-6f77-15d387ebc51e_0, oa:relationep_bhi_9f27e2cd-172b-e41c-6f77-15d387ebc51e_1, oa:relationep_bhi_9f27e2cd-172b-e41c-6f77-15d387ebc51e_2 ;
  a2a:hasSource oa:source_bhi_9f27e2cd-172b-e41c-6f77-15d387ebc51e .

oa:person_bhi_9f27e2cd-172b-e41c-6f77-15d387ebc51e_Person-8eab3d7d-25f5-7af6-677c-29850bdb2079
  a a2a:Person ;
  rdfs:label "Godefridus Raaijmaakers" ;
  a2a:PersonName [
    rdfs:label "Godefridus Raaijmaakers" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNameLastName "Raaijmaakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9f27e2cd-172b-e41c-6f77-15d387ebc51e_Person-201b1abb-8519-cdb5-aa34-162e18dec7aa
  a a2a:Person ;
  rdfs:label "Maria Johanna Janssens" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna Janssens" ;
    a2a:PersonNameFirstName "Maria Johanna" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9f27e2cd-172b-e41c-6f77-15d387ebc51e_Person-fbb905f9-6ed4-40a4-b664-1b2e2f6d669d
  a a2a:Person ;
  rdfs:label "Alphonsius Maria Albertus Godefridus Raaijmaakers" ;
  a2a:PersonName [
    rdfs:label "Alphonsius Maria Albertus Godefridus Raaijmaakers" ;
    a2a:PersonNameFirstName "Alphonsius Maria Albertus Godefridus" ;
    a2a:PersonNameLastName "Raaijmaakers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1857-02-11"^^xsd:date
  ] .

oa:event_bhi_9f27e2cd-172b-e41c-6f77-15d387ebc51e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1857" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1857-02-11"^^xsd:date
  ] .

oa:relationep_bhi_9f27e2cd-172b-e41c-6f77-15d387ebc51e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_9f27e2cd-172b-e41c-6f77-15d387ebc51e_Person:8eab3d7d-25f5-7af6-677c-29850bdb2079 ;
  a2a:EventKeyRef oa:event_bhi_9f27e2cd-172b-e41c-6f77-15d387ebc51e_Event1 .

oa:relationep_bhi_9f27e2cd-172b-e41c-6f77-15d387ebc51e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_9f27e2cd-172b-e41c-6f77-15d387ebc51e_Person:201b1abb-8519-cdb5-aa34-162e18dec7aa ;
  a2a:EventKeyRef oa:event_bhi_9f27e2cd-172b-e41c-6f77-15d387ebc51e_Event1 .

oa:relationep_bhi_9f27e2cd-172b-e41c-6f77-15d387ebc51e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_9f27e2cd-172b-e41c-6f77-15d387ebc51e_Person:fbb905f9-6ed4-40a4-b664-1b2e2f6d669d ;
  a2a:EventKeyRef oa:event_bhi_9f27e2cd-172b-e41c-6f77-15d387ebc51e_Event1 .

oa:source_bhi_9f27e2cd-172b-e41c-6f77-15d387ebc51e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1857-02-11 - 1857-02-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1857-02-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1857-02-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1857" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1857-02-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 6623, Periode: 1857" ;
    a2a:Book "Geboorteregister Roosendaal 1857" ;
    a2a:DocumentNumber "31" ;
    a2a:RegistryNumber "6623" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 6623, Periode: 1857, Geboorteregister Roosendaal 1857, 31, 6623"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/47c25532-c26c-6c5a-3d10-e132f18ea086.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/47c25532-c26c-6c5a-3d10-e132f18ea086.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-04-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/9f27e2cd-172b-e41c-6f77-15d387ebc51e" ;
  a2a:RecordGUID "{9f27e2cd-172b-e41c-6f77-15d387ebc51e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_5297_00005297.xml van BHI" .

