@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_f2b86d54-84fd-917a-caaa-ccc074a4e560
  a a2a:Record ;
  rdfs:label "Doop op 23 februari 1673 te Schijndel" ;
  a2a:hasPerson oa:person_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_Person-06360300-4db2-42f1-2113-56cf7ab976e7, oa:person_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_Person-defd1a29-7ba7-058d-10e0-3ea472148ffc, oa:person_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_Person-df48227d-10a4-29fe-96b4-1bdca7eb74af, oa:person_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_Person-3ba62d09-70a3-67df-b56b-67dbce57e500, oa:person_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_Person-e50f1616-2bbc-51b4-b030-f86229fd87a6 ;
  a2a:hasEvent oa:event_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_0, oa:relationep_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_1, oa:relationep_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_2, oa:relationep_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_3, oa:relationep_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_4 ;
  a2a:hasSource oa:source_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560 .

oa:person_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_Person-06360300-4db2-42f1-2113-56cf7ab976e7
  a a2a:Person ;
  rdfs:label "Henricus Driessen" ;
  a2a:PersonName [
    rdfs:label "Henricus Driessen" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Driessen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_Person-defd1a29-7ba7-058d-10e0-3ea472148ffc
  a a2a:Person ;
  rdfs:label "Luijtie Thijssen" ;
  a2a:PersonName [
    rdfs:label "Luijtie Thijssen" ;
    a2a:PersonNameFirstName "Luijtie" ;
    a2a:PersonNameLastName "Thijssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_Person-df48227d-10a4-29fe-96b4-1bdca7eb74af
  a a2a:Person ;
  rdfs:label "Saertie N.N." ;
  a2a:PersonName [
    rdfs:label "Saertie N.N." ;
    a2a:PersonNameFirstName "Saertie" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_Person-3ba62d09-70a3-67df-b56b-67dbce57e500
  a a2a:Person ;
  rdfs:label "Claes Emberts" ;
  a2a:PersonName [
    rdfs:label "Claes Emberts" ;
    a2a:PersonNameFirstName "Claes" ;
    a2a:PersonNameLastName "Emberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_Person-e50f1616-2bbc-51b4-b030-f86229fd87a6
  a a2a:Person ;
  rdfs:label "Maria Claess Emberts" ;
  a2a:PersonName [
    rdfs:label "Maria Claess Emberts" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Claess" ;
    a2a:PersonNameLastName "Emberts"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1673" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1673-02-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_Person:06360300-4db2-42f1-2113-56cf7ab976e7 ;
  a2a:EventKeyRef oa:event_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_Event1 .

oa:relationep_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_Person:defd1a29-7ba7-058d-10e0-3ea472148ffc ;
  a2a:EventKeyRef oa:event_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_Event1 .

oa:relationep_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_Person:df48227d-10a4-29fe-96b4-1bdca7eb74af ;
  a2a:EventKeyRef oa:event_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_Event1 .

oa:relationep_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_Person:3ba62d09-70a3-67df-b56b-67dbce57e500 ;
  a2a:EventKeyRef oa:event_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_Event1 .

oa:relationep_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_Person:e50f1616-2bbc-51b4-b030-f86229fd87a6 ;
  a2a:EventKeyRef oa:event_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560_Event1 .

oa:source_bhi_f2b86d54-84fd-917a-caaa-ccc074a4e560
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel", "1673-02-23 - 1673-02-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1673-02-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1673-02-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1673" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1673-02-23"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3, Periode: 1664-1685" ;
    a2a:Book "Schijndel RK doopboek 1664-1685" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "42v11" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3, Periode: 1664-1685, Schijndel RK doopboek 1664-1685, 3, 42v11"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8122c419-42e1-1a4f-6b6a-e6303f30ae24.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8122c419-42e1-1a4f-6b6a-e6303f30ae24.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f2b86d54-84fd-917a-caaa-ccc074a4e560" ;
  a2a:RecordGUID "{f2b86d54-84fd-917a-caaa-ccc074a4e560}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_37400_00037400.xml van BHI" .

