@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_a7abffca-45bf-0f4e-6e33-77141e7e1e18
  a a2a:Record ;
  rdfs:label "Geboorte op 17 september 1894" ;
  a2a:hasPerson oa:person_bhi_a7abffca-45bf-0f4e-6e33-77141e7e1e18_Person-d31e6771-b633-61df-5854-3d8c56f34b00, oa:person_bhi_a7abffca-45bf-0f4e-6e33-77141e7e1e18_Person-bc8863b6-d4fa-d274-bbae-e3b7f3cffe69, oa:person_bhi_a7abffca-45bf-0f4e-6e33-77141e7e1e18_Person-18596067-518b-f70f-dcfd-99a1388bc34d ;
  a2a:hasEvent oa:event_bhi_a7abffca-45bf-0f4e-6e33-77141e7e1e18_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a7abffca-45bf-0f4e-6e33-77141e7e1e18_0, oa:relationep_bhi_a7abffca-45bf-0f4e-6e33-77141e7e1e18_1, oa:relationep_bhi_a7abffca-45bf-0f4e-6e33-77141e7e1e18_2 ;
  a2a:hasSource oa:source_bhi_a7abffca-45bf-0f4e-6e33-77141e7e1e18 .

oa:person_bhi_a7abffca-45bf-0f4e-6e33-77141e7e1e18_Person-d31e6771-b633-61df-5854-3d8c56f34b00
  a a2a:Person ;
  rdfs:label "Maria Anna Wilhelmina Paulina Smits" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Wilhelmina Paulina Smits" ;
    a2a:PersonNameFirstName "Maria Anna Wilhelmina Paulina" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a7abffca-45bf-0f4e-6e33-77141e7e1e18_Person-bc8863b6-d4fa-d274-bbae-e3b7f3cffe69
  a a2a:Person ;
  rdfs:label "August Stanislas Maria Josephus Meeus" ;
  a2a:PersonName [
    rdfs:label "August Stanislas Maria Josephus Meeus" ;
    a2a:PersonNameFirstName "August Stanislas Maria Josephus" ;
    a2a:PersonNameLastName "Meeus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a7abffca-45bf-0f4e-6e33-77141e7e1e18_Person-18596067-518b-f70f-dcfd-99a1388bc34d
  a a2a:Person ;
  rdfs:label "Eugenie Johanna Adolphina Maria Meeus" ;
  a2a:PersonName [
    rdfs:label "Eugenie Johanna Adolphina Maria Meeus" ;
    a2a:PersonNameFirstName "Eugenie Johanna Adolphina Maria" ;
    a2a:PersonNameLastName "Meeus"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1894-09-17"^^xsd:date
  ] .

oa:event_bhi_a7abffca-45bf-0f4e-6e33-77141e7e1e18_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1894-09-17"^^xsd:date
  ] .

oa:relationep_bhi_a7abffca-45bf-0f4e-6e33-77141e7e1e18_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a7abffca-45bf-0f4e-6e33-77141e7e1e18_Person:d31e6771-b633-61df-5854-3d8c56f34b00 ;
  a2a:EventKeyRef oa:event_bhi_a7abffca-45bf-0f4e-6e33-77141e7e1e18_Event1 .

oa:relationep_bhi_a7abffca-45bf-0f4e-6e33-77141e7e1e18_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a7abffca-45bf-0f4e-6e33-77141e7e1e18_Person:bc8863b6-d4fa-d274-bbae-e3b7f3cffe69 ;
  a2a:EventKeyRef oa:event_bhi_a7abffca-45bf-0f4e-6e33-77141e7e1e18_Event1 .

oa:relationep_bhi_a7abffca-45bf-0f4e-6e33-77141e7e1e18_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_a7abffca-45bf-0f4e-6e33-77141e7e1e18_Person:18596067-518b-f70f-dcfd-99a1388bc34d ;
  a2a:EventKeyRef oa:event_bhi_a7abffca-45bf-0f4e-6e33-77141e7e1e18_Event1 .

oa:source_bhi_a7abffca-45bf-0f4e-6e33-77141e7e1e18
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1894-09-18 - 1894-09-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-09-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-09-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1894" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1894-09-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1196, Periode: 1894" ;
    a2a:Book "Geboorteregister 1894" ;
    a2a:DocumentNumber "641" ;
    a2a:RegistryNumber "1196" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1196, Periode: 1894, Geboorteregister 1894, 641, 1196"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a4584626-cf37-d633-4e4e-f58b871c2210.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a4584626-cf37-d633-4e4e-f58b871c2210.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a7abffca-45bf-0f4e-6e33-77141e7e1e18" ;
  a2a:RecordGUID "{a7abffca-45bf-0f4e-6e33-77141e7e1e18}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_5402_00005402.xml van BHI" .

