@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_76bf4734-e858-95f8-dfb8-b2ffbc13f780
  a a2a:Record ;
  rdfs:label "Geboorte op 13 december 1893" ;
  a2a:hasPerson oa:person_bhi_76bf4734-e858-95f8-dfb8-b2ffbc13f780_Person-91c08b74-340d-0118-42a2-0822b5a89cbb, oa:person_bhi_76bf4734-e858-95f8-dfb8-b2ffbc13f780_Person-d6a8795d-7bd8-5c82-d6b3-35df7c803cd7, oa:person_bhi_76bf4734-e858-95f8-dfb8-b2ffbc13f780_Person-665db53d-cd01-4b2d-46fb-6c64cd63d459 ;
  a2a:hasEvent oa:event_bhi_76bf4734-e858-95f8-dfb8-b2ffbc13f780_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_76bf4734-e858-95f8-dfb8-b2ffbc13f780_0, oa:relationep_bhi_76bf4734-e858-95f8-dfb8-b2ffbc13f780_1, oa:relationep_bhi_76bf4734-e858-95f8-dfb8-b2ffbc13f780_2 ;
  a2a:hasSource oa:source_bhi_76bf4734-e858-95f8-dfb8-b2ffbc13f780 .

oa:person_bhi_76bf4734-e858-95f8-dfb8-b2ffbc13f780_Person-91c08b74-340d-0118-42a2-0822b5a89cbb
  a a2a:Person ;
  rdfs:label "Johanna Oldenburg" ;
  a2a:PersonName [
    rdfs:label "Johanna Oldenburg" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Oldenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_76bf4734-e858-95f8-dfb8-b2ffbc13f780_Person-d6a8795d-7bd8-5c82-d6b3-35df7c803cd7
  a a2a:Person ;
  rdfs:label "Cornelis Johannis Treffers" ;
  a2a:PersonName [
    rdfs:label "Cornelis Johannis Treffers" ;
    a2a:PersonNameFirstName "Cornelis Johannis" ;
    a2a:PersonNameLastName "Treffers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_76bf4734-e858-95f8-dfb8-b2ffbc13f780_Person-665db53d-cd01-4b2d-46fb-6c64cd63d459
  a a2a:Person ;
  rdfs:label "Elizabeth Treffers" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Treffers" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Treffers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1893-12-13"^^xsd:date
  ] .

oa:event_bhi_76bf4734-e858-95f8-dfb8-b2ffbc13f780_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1893" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1893-12-13"^^xsd:date
  ] .

oa:relationep_bhi_76bf4734-e858-95f8-dfb8-b2ffbc13f780_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_76bf4734-e858-95f8-dfb8-b2ffbc13f780_Person:91c08b74-340d-0118-42a2-0822b5a89cbb ;
  a2a:EventKeyRef oa:event_bhi_76bf4734-e858-95f8-dfb8-b2ffbc13f780_Event1 .

oa:relationep_bhi_76bf4734-e858-95f8-dfb8-b2ffbc13f780_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_76bf4734-e858-95f8-dfb8-b2ffbc13f780_Person:d6a8795d-7bd8-5c82-d6b3-35df7c803cd7 ;
  a2a:EventKeyRef oa:event_bhi_76bf4734-e858-95f8-dfb8-b2ffbc13f780_Event1 .

oa:relationep_bhi_76bf4734-e858-95f8-dfb8-b2ffbc13f780_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_76bf4734-e858-95f8-dfb8-b2ffbc13f780_Person:665db53d-cd01-4b2d-46fb-6c64cd63d459 ;
  a2a:EventKeyRef oa:event_bhi_76bf4734-e858-95f8-dfb8-b2ffbc13f780_Event1 .

oa:source_bhi_76bf4734-e858-95f8-dfb8-b2ffbc13f780
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "De Werken en Sleeuwijk" ;
    rdfs:label "De Werken en Sleeuwijk", "1893-12-14 - 1893-12-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1893-12-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1893-12-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1893" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1893-12-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 8821, Periode: 1893" ;
    a2a:Book "Geboorteregister De Werken en Sleeuwijk 1893" ;
    a2a:DocumentNumber "102" ;
    a2a:RegistryNumber "8821" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 8821, Periode: 1893, Geboorteregister De Werken en Sleeuwijk 1893, 102, 8821"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a49ae746-e348-8f69-c23e-fa1b8932c83d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a49ae746-e348-8f69-c23e-fa1b8932c83d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-11-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/76bf4734-e858-95f8-dfb8-b2ffbc13f780" ;
  a2a:RecordGUID "{76bf4734-e858-95f8-dfb8-b2ffbc13f780}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_2785_00002785.xml van BHI" .

