@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_deca97ac-9ffe-e71e-106f-ff986568b723
  a a2a:Record ;
  rdfs:label "Geboorte op 19 april 1813" ;
  a2a:hasPerson oa:person_bhi_deca97ac-9ffe-e71e-106f-ff986568b723_Person-59a8538a-c647-fc11-0d38-7f360fb8d23e, oa:person_bhi_deca97ac-9ffe-e71e-106f-ff986568b723_Person-8fd6a025-d534-2be0-0f29-2e9a667ad7ba, oa:person_bhi_deca97ac-9ffe-e71e-106f-ff986568b723_Person-e738a276-eb10-01be-02fa-55aff6469cdf ;
  a2a:hasEvent oa:event_bhi_deca97ac-9ffe-e71e-106f-ff986568b723_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_deca97ac-9ffe-e71e-106f-ff986568b723_0, oa:relationep_bhi_deca97ac-9ffe-e71e-106f-ff986568b723_1, oa:relationep_bhi_deca97ac-9ffe-e71e-106f-ff986568b723_2 ;
  a2a:hasSource oa:source_bhi_deca97ac-9ffe-e71e-106f-ff986568b723 .

oa:person_bhi_deca97ac-9ffe-e71e-106f-ff986568b723_Person-59a8538a-c647-fc11-0d38-7f360fb8d23e
  a a2a:Person ;
  rdfs:label "Marie Josephine Snieders" ;
  a2a:PersonName [
    rdfs:label "Marie Josephine Snieders" ;
    a2a:PersonNameFirstName "Marie Josephine" ;
    a2a:PersonNameLastName "Snieders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_deca97ac-9ffe-e71e-106f-ff986568b723_Person-8fd6a025-d534-2be0-0f29-2e9a667ad7ba
  a a2a:Person ;
  rdfs:label "Godefroid Corneille Pijpers" ;
  a2a:PersonName [
    rdfs:label "Godefroid Corneille Pijpers" ;
    a2a:PersonNameFirstName "Godefroid Corneille" ;
    a2a:PersonNameLastName "Pijpers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1813" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1813-04-19"^^xsd:date
  ] .

oa:person_bhi_deca97ac-9ffe-e71e-106f-ff986568b723_Person-e738a276-eb10-01be-02fa-55aff6469cdf
  a a2a:Person ;
  rdfs:label "Henri Joseph Antoin Pijpers" ;
  a2a:PersonName [
    rdfs:label "Henri Joseph Antoin Pijpers" ;
    a2a:PersonNameFirstName "Henri Joseph Antoin" ;
    a2a:PersonNameLastName "Pijpers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_deca97ac-9ffe-e71e-106f-ff986568b723_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1813" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1813-04-19"^^xsd:date
  ] .

oa:relationep_bhi_deca97ac-9ffe-e71e-106f-ff986568b723_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_deca97ac-9ffe-e71e-106f-ff986568b723_Person:59a8538a-c647-fc11-0d38-7f360fb8d23e ;
  a2a:EventKeyRef oa:event_bhi_deca97ac-9ffe-e71e-106f-ff986568b723_Event1 .

oa:relationep_bhi_deca97ac-9ffe-e71e-106f-ff986568b723_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_deca97ac-9ffe-e71e-106f-ff986568b723_Person:8fd6a025-d534-2be0-0f29-2e9a667ad7ba ;
  a2a:EventKeyRef oa:event_bhi_deca97ac-9ffe-e71e-106f-ff986568b723_Event1 .

oa:relationep_bhi_deca97ac-9ffe-e71e-106f-ff986568b723_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_deca97ac-9ffe-e71e-106f-ff986568b723_Person:e738a276-eb10-01be-02fa-55aff6469cdf ;
  a2a:EventKeyRef oa:event_bhi_deca97ac-9ffe-e71e-106f-ff986568b723_Event1 .

oa:source_bhi_deca97ac-9ffe-e71e-106f-ff986568b723
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1813-04-20 - 1813-04-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-04-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-04-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1813" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1813-04-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2203, Periode: 1813" ;
    a2a:Book "Geboorteregister Eindhoven 1813" ;
    a2a:DocumentNumber "25" ;
    a2a:RegistryNumber "2203" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2203, Periode: 1813, Geboorteregister Eindhoven 1813, 25, 2203"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6c6535f9-6993-eb64-a769-2e599b6d6bec.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6c6535f9-6993-eb64-a769-2e599b6d6bec.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-03-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/deca97ac-9ffe-e71e-106f-ff986568b723" ;
  a2a:RecordGUID "{deca97ac-9ffe-e71e-106f-ff986568b723}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_482_00000482.xml van BHI" .

