@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_aefeb41b-7bed-d974-b5e1-63c61dafd59c
  a a2a:Record ;
  rdfs:label "Doop op 2 maart 1628 te Schijndel" ;
  a2a:hasPerson oa:person_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_Person-9f67aefa-222a-aaa4-363b-a4758a429fda, oa:person_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_Person-0d819782-f8f4-86dd-a079-2c9d37a3423e, oa:person_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_Person-d1591a15-d767-171c-5ed2-851aa2f519c2, oa:person_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_Person-8032c996-4da1-ab4a-b42a-bac7d7cfb273, oa:person_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_Person-294c9484-eacd-3ce7-01b7-6c8edac13260 ;
  a2a:hasEvent oa:event_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_0, oa:relationep_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_1, oa:relationep_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_2, oa:relationep_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_3, oa:relationep_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_4 ;
  a2a:hasSource oa:source_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c .

oa:person_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_Person-9f67aefa-222a-aaa4-363b-a4758a429fda
  a a2a:Person ;
  rdfs:label "Henricus Egidii van den Ecker" ;
  a2a:PersonName [
    rdfs:label "Henricus Egidii van den Ecker" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePatronym "Egidii" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Ecker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_Person-0d819782-f8f4-86dd-a079-2c9d37a3423e
  a a2a:Person ;
  rdfs:label "Anthonia Laurentii Wilhelmi" ;
  a2a:PersonName [
    rdfs:label "Anthonia Laurentii Wilhelmi" ;
    a2a:PersonNameFirstName "Anthonia" ;
    a2a:PersonNamePatronym "Laurentii" ;
    a2a:PersonNameLastName "Wilhelmi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_Person-d1591a15-d767-171c-5ed2-851aa2f519c2
  a a2a:Person ;
  rdfs:label "Henrica N.N." ;
  a2a:PersonName [
    rdfs:label "Henrica N.N." ;
    a2a:PersonNameFirstName "Henrica" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_Person-8032c996-4da1-ab4a-b42a-bac7d7cfb273
  a a2a:Person ;
  rdfs:label "Joannes Joannis" ;
  a2a:PersonName [
    rdfs:label "Joannes Joannis" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Joannis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_Person-294c9484-eacd-3ce7-01b7-6c8edac13260
  a a2a:Person ;
  rdfs:label "Wilhelmus Joannis Joannis" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Joannis Joannis" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Joannis"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1628" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1628-03-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_Person:9f67aefa-222a-aaa4-363b-a4758a429fda ;
  a2a:EventKeyRef oa:event_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_Event1 .

oa:relationep_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_Person:0d819782-f8f4-86dd-a079-2c9d37a3423e ;
  a2a:EventKeyRef oa:event_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_Event1 .

oa:relationep_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_Person:d1591a15-d767-171c-5ed2-851aa2f519c2 ;
  a2a:EventKeyRef oa:event_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_Event1 .

oa:relationep_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_Person:8032c996-4da1-ab4a-b42a-bac7d7cfb273 ;
  a2a:EventKeyRef oa:event_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_Event1 .

oa:relationep_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_Person:294c9484-eacd-3ce7-01b7-6c8edac13260 ;
  a2a:EventKeyRef oa:event_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c_Event1 .

oa:source_bhi_aefeb41b-7bed-d974-b5e1-63c61dafd59c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel", "1628-03-02 - 1628-03-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1628-03-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1628-03-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1628" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1628-03-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2, Periode: 1628-1664" ;
    a2a:Book "Rooms-Katholiek doop-, trouw- en begraafboek 1628-1664" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "05r08" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2, Periode: 1628-1664, Rooms-Katholiek doop-, trouw- en begraafboek 1628-1664, 2, 05r08"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d64c1b90-a94d-63f1-3531-e6d16bae7b32.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d64c1b90-a94d-63f1-3531-e6d16bae7b32.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-08-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/aefeb41b-7bed-d974-b5e1-63c61dafd59c" ;
  a2a:RecordGUID "{aefeb41b-7bed-d974-b5e1-63c61dafd59c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_57071_00057071.xml van BHI" .

