@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_f4faf366-40c0-9fe5-6d79-393b03c19b6c
  a a2a:Record ;
  rdfs:label "Geboorte op 7 augustus 1903" ;
  a2a:hasPerson oa:person_bhi_f4faf366-40c0-9fe5-6d79-393b03c19b6c_Person-cfba3163-fbc3-3f94-1346-bc825ab278da, oa:person_bhi_f4faf366-40c0-9fe5-6d79-393b03c19b6c_Person-62144f0a-62c6-f6b6-25a3-b8ea39c5f38f, oa:person_bhi_f4faf366-40c0-9fe5-6d79-393b03c19b6c_Person-db735384-57be-f14e-3ede-faf649954516 ;
  a2a:hasEvent oa:event_bhi_f4faf366-40c0-9fe5-6d79-393b03c19b6c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f4faf366-40c0-9fe5-6d79-393b03c19b6c_0, oa:relationep_bhi_f4faf366-40c0-9fe5-6d79-393b03c19b6c_1, oa:relationep_bhi_f4faf366-40c0-9fe5-6d79-393b03c19b6c_2 ;
  a2a:hasSource oa:source_bhi_f4faf366-40c0-9fe5-6d79-393b03c19b6c .

oa:person_bhi_f4faf366-40c0-9fe5-6d79-393b03c19b6c_Person-cfba3163-fbc3-3f94-1346-bc825ab278da
  a a2a:Person ;
  rdfs:label "Maria Johanna Dillisse" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna Dillisse" ;
    a2a:PersonNameFirstName "Maria Johanna" ;
    a2a:PersonNameLastName "Dillisse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f4faf366-40c0-9fe5-6d79-393b03c19b6c_Person-62144f0a-62c6-f6b6-25a3-b8ea39c5f38f
  a a2a:Person ;
  rdfs:label "Helena Cornelia Maria van den Boer" ;
  a2a:PersonName [
    rdfs:label "Helena Cornelia Maria van den Boer" ;
    a2a:PersonNameFirstName "Helena Cornelia Maria" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1903-08-07"^^xsd:date
  ] .

oa:person_bhi_f4faf366-40c0-9fe5-6d79-393b03c19b6c_Person-db735384-57be-f14e-3ede-faf649954516
  a a2a:Person ;
  rdfs:label "Cornelis van den Boer" ;
  a2a:PersonName [
    rdfs:label "Cornelis van den Boer" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_f4faf366-40c0-9fe5-6d79-393b03c19b6c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1903" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1903-08-07"^^xsd:date
  ] .

oa:relationep_bhi_f4faf366-40c0-9fe5-6d79-393b03c19b6c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_f4faf366-40c0-9fe5-6d79-393b03c19b6c_Person:cfba3163-fbc3-3f94-1346-bc825ab278da ;
  a2a:EventKeyRef oa:event_bhi_f4faf366-40c0-9fe5-6d79-393b03c19b6c_Event1 .

oa:relationep_bhi_f4faf366-40c0-9fe5-6d79-393b03c19b6c_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_f4faf366-40c0-9fe5-6d79-393b03c19b6c_Person:62144f0a-62c6-f6b6-25a3-b8ea39c5f38f ;
  a2a:EventKeyRef oa:event_bhi_f4faf366-40c0-9fe5-6d79-393b03c19b6c_Event1 .

oa:relationep_bhi_f4faf366-40c0-9fe5-6d79-393b03c19b6c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_f4faf366-40c0-9fe5-6d79-393b03c19b6c_Person:db735384-57be-f14e-3ede-faf649954516 ;
  a2a:EventKeyRef oa:event_bhi_f4faf366-40c0-9fe5-6d79-393b03c19b6c_Event1 .

oa:source_bhi_f4faf366-40c0-9fe5-6d79-393b03c19b6c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1903-08-08 - 1903-08-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-08-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1903-08-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1903" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1903-08-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 442, Periode: 1903" ;
    a2a:Book "Geboorteregister 1903" ;
    a2a:DocumentNumber "485" ;
    a2a:RegistryNumber "442" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 442, Periode: 1903, Geboorteregister 1903, 485, 442"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4329abb6-faf4-0852-9089-f948d12479e6.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4329abb6-faf4-0852-9089-f948d12479e6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f4faf366-40c0-9fe5-6d79-393b03c19b6c" ;
  a2a:RecordGUID "{f4faf366-40c0-9fe5-6d79-393b03c19b6c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_7084_00007084.xml van BHI" .

