@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_53465a23-7633-e5b5-d535-b41b02fc791a
  a a2a:Record ;
  rdfs:label "Geboorte op 29 december 1835" ;
  a2a:hasPerson oa:person_bhi_53465a23-7633-e5b5-d535-b41b02fc791a_Person-acceacfd-2360-8873-7a80-67764585357e, oa:person_bhi_53465a23-7633-e5b5-d535-b41b02fc791a_Person-84b29521-2b0f-e6e2-faa1-dc5d40890460, oa:person_bhi_53465a23-7633-e5b5-d535-b41b02fc791a_Person-e8dfbf9f-ed3b-4ce9-0f4f-3406a759d104 ;
  a2a:hasEvent oa:event_bhi_53465a23-7633-e5b5-d535-b41b02fc791a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_53465a23-7633-e5b5-d535-b41b02fc791a_0, oa:relationep_bhi_53465a23-7633-e5b5-d535-b41b02fc791a_1, oa:relationep_bhi_53465a23-7633-e5b5-d535-b41b02fc791a_2 ;
  a2a:hasSource oa:source_bhi_53465a23-7633-e5b5-d535-b41b02fc791a .

oa:person_bhi_53465a23-7633-e5b5-d535-b41b02fc791a_Person-acceacfd-2360-8873-7a80-67764585357e
  a a2a:Person ;
  rdfs:label "Machiel Petrus Springintvelt" ;
  a2a:PersonName [
    rdfs:label "Machiel Petrus Springintvelt" ;
    a2a:PersonNameFirstName "Machiel Petrus" ;
    a2a:PersonNameLastName "Springintvelt"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1835-12-29"^^xsd:date
  ] .

oa:person_bhi_53465a23-7633-e5b5-d535-b41b02fc791a_Person-84b29521-2b0f-e6e2-faa1-dc5d40890460
  a a2a:Person ;
  rdfs:label "Cornelia Maria Schouteren" ;
  a2a:PersonName [
    rdfs:label "Cornelia Maria Schouteren" ;
    a2a:PersonNameFirstName "Cornelia Maria" ;
    a2a:PersonNameLastName "Schouteren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_53465a23-7633-e5b5-d535-b41b02fc791a_Person-e8dfbf9f-ed3b-4ce9-0f4f-3406a759d104
  a a2a:Person ;
  rdfs:label "Adrianus Springintvelt" ;
  a2a:PersonName [
    rdfs:label "Adrianus Springintvelt" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Springintvelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_53465a23-7633-e5b5-d535-b41b02fc791a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1835" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1835-12-29"^^xsd:date
  ] .

oa:relationep_bhi_53465a23-7633-e5b5-d535-b41b02fc791a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_53465a23-7633-e5b5-d535-b41b02fc791a_Person:acceacfd-2360-8873-7a80-67764585357e ;
  a2a:EventKeyRef oa:event_bhi_53465a23-7633-e5b5-d535-b41b02fc791a_Event1 .

oa:relationep_bhi_53465a23-7633-e5b5-d535-b41b02fc791a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_53465a23-7633-e5b5-d535-b41b02fc791a_Person:84b29521-2b0f-e6e2-faa1-dc5d40890460 ;
  a2a:EventKeyRef oa:event_bhi_53465a23-7633-e5b5-d535-b41b02fc791a_Event1 .

oa:relationep_bhi_53465a23-7633-e5b5-d535-b41b02fc791a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_53465a23-7633-e5b5-d535-b41b02fc791a_Person:e8dfbf9f-ed3b-4ce9-0f4f-3406a759d104 ;
  a2a:EventKeyRef oa:event_bhi_53465a23-7633-e5b5-d535-b41b02fc791a_Event1 .

oa:source_bhi_53465a23-7633-e5b5-d535-b41b02fc791a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1835-12-30 - 1835-12-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1835-12-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1835-12-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1835" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1835-12-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1177, Periode: 1835" ;
    a2a:Book "Geboorteregister 1835" ;
    a2a:DocumentNumber "442" ;
    a2a:RegistryNumber "1177" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1177, Periode: 1835, Geboorteregister 1835, 442, 1177"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/cb86eb61-2c78-fa5d-5d74-1adf3dc84dba.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/cb86eb61-2c78-fa5d-5d74-1adf3dc84dba.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-10-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/53465a23-7633-e5b5-d535-b41b02fc791a" ;
  a2a:RecordGUID "{53465a23-7633-e5b5-d535-b41b02fc791a}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1177" ;
  a2a:SourceRemarkregister_periode "1835" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_0_00000000.xml van BHI" .

