@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_3d823f80-e4a3-1bc4-cb5c-94ad440aa04a
  a a2a:Record ;
  rdfs:label "Geboorte op 30 november 1853" ;
  a2a:hasPerson oa:person_bhi_3d823f80-e4a3-1bc4-cb5c-94ad440aa04a_Person-207c0043-a86d-a413-e8b9-c3089a40e67f, oa:person_bhi_3d823f80-e4a3-1bc4-cb5c-94ad440aa04a_Person-05ffee7d-5dff-967d-b814-0357b2f63f77, oa:person_bhi_3d823f80-e4a3-1bc4-cb5c-94ad440aa04a_Person-67e31e9c-55b7-d277-e1bd-32e5c7cfb93f ;
  a2a:hasEvent oa:event_bhi_3d823f80-e4a3-1bc4-cb5c-94ad440aa04a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3d823f80-e4a3-1bc4-cb5c-94ad440aa04a_0, oa:relationep_bhi_3d823f80-e4a3-1bc4-cb5c-94ad440aa04a_1, oa:relationep_bhi_3d823f80-e4a3-1bc4-cb5c-94ad440aa04a_2 ;
  a2a:hasSource oa:source_bhi_3d823f80-e4a3-1bc4-cb5c-94ad440aa04a .

oa:person_bhi_3d823f80-e4a3-1bc4-cb5c-94ad440aa04a_Person-207c0043-a86d-a413-e8b9-c3089a40e67f
  a a2a:Person ;
  rdfs:label "Johanna Jeannetta Voille" ;
  a2a:PersonName [
    rdfs:label "Johanna Jeannetta Voille" ;
    a2a:PersonNameFirstName "Johanna Jeannetta" ;
    a2a:PersonNameLastName "Voille"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3d823f80-e4a3-1bc4-cb5c-94ad440aa04a_Person-05ffee7d-5dff-967d-b814-0357b2f63f77
  a a2a:Person ;
  rdfs:label "Franciscus Urbanus Meuffels" ;
  a2a:PersonName [
    rdfs:label "Franciscus Urbanus Meuffels" ;
    a2a:PersonNameFirstName "Franciscus Urbanus" ;
    a2a:PersonNameLastName "Meuffels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3d823f80-e4a3-1bc4-cb5c-94ad440aa04a_Person-67e31e9c-55b7-d277-e1bd-32e5c7cfb93f
  a a2a:Person ;
  rdfs:label "Louis Eugeen Benjamin Theodor Meuffels" ;
  a2a:PersonName [
    rdfs:label "Louis Eugeen Benjamin Theodor Meuffels" ;
    a2a:PersonNameFirstName "Louis Eugeen Benjamin Theodor" ;
    a2a:PersonNameLastName "Meuffels"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1853-11-30"^^xsd:date
  ] .

oa:event_bhi_3d823f80-e4a3-1bc4-cb5c-94ad440aa04a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1853" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1853-11-30"^^xsd:date
  ] .

oa:relationep_bhi_3d823f80-e4a3-1bc4-cb5c-94ad440aa04a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3d823f80-e4a3-1bc4-cb5c-94ad440aa04a_Person:207c0043-a86d-a413-e8b9-c3089a40e67f ;
  a2a:EventKeyRef oa:event_bhi_3d823f80-e4a3-1bc4-cb5c-94ad440aa04a_Event1 .

oa:relationep_bhi_3d823f80-e4a3-1bc4-cb5c-94ad440aa04a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3d823f80-e4a3-1bc4-cb5c-94ad440aa04a_Person:05ffee7d-5dff-967d-b814-0357b2f63f77 ;
  a2a:EventKeyRef oa:event_bhi_3d823f80-e4a3-1bc4-cb5c-94ad440aa04a_Event1 .

oa:relationep_bhi_3d823f80-e4a3-1bc4-cb5c-94ad440aa04a_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_3d823f80-e4a3-1bc4-cb5c-94ad440aa04a_Person:67e31e9c-55b7-d277-e1bd-32e5c7cfb93f ;
  a2a:EventKeyRef oa:event_bhi_3d823f80-e4a3-1bc4-cb5c-94ad440aa04a_Event1 .

oa:source_bhi_3d823f80-e4a3-1bc4-cb5c-94ad440aa04a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1853-12-01 - 1853-12-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1853-12-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1853-12-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1853" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1853-12-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1183, Periode: 1853" ;
    a2a:Book "Geboorteregister 1853" ;
    a2a:DocumentNumber "385" ;
    a2a:RegistryNumber "1183" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1183, Periode: 1853, Geboorteregister 1853, 385, 1183"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/afa32c02-6673-b0fa-dff5-54bb3e67458c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/afa32c02-6673-b0fa-dff5-54bb3e67458c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3d823f80-e4a3-1bc4-cb5c-94ad440aa04a" ;
  a2a:RecordGUID "{3d823f80-e4a3-1bc4-cb5c-94ad440aa04a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_2128_00002128.xml van BHI" .

