@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_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415
  a a2a:Record ;
  rdfs:label "Doop op 17 januari 1668 te Schijndel" ;
  a2a:hasPerson oa:person_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_Person-63d15a58-447e-f357-fd8f-0117417f420d, oa:person_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_Person-6a3b4576-fea6-bfda-1fd0-91dc377465a8, oa:person_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_Person-04f68dc0-160d-6e0f-d84c-ce6f06aad0ac, oa:person_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_Person-91081898-05c0-342b-b93d-fe0c725f6a5d, oa:person_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_Person-36ab7825-31e4-348a-4ec3-7d600a4fe6a5 ;
  a2a:hasEvent oa:event_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_0, oa:relationep_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_1, oa:relationep_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_2, oa:relationep_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_3, oa:relationep_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_4 ;
  a2a:hasSource oa:source_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415 .

oa:person_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_Person-63d15a58-447e-f357-fd8f-0117417f420d
  a a2a:Person ;
  rdfs:label "Godefridus Dircx" ;
  a2a:PersonName [
    rdfs:label "Godefridus Dircx" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNameLastName "Dircx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_Person-6a3b4576-fea6-bfda-1fd0-91dc377465a8
  a a2a:Person ;
  rdfs:label "Elizabetha Jacobi van Heesch" ;
  a2a:PersonName [
    rdfs:label "Elizabetha Jacobi van Heesch" ;
    a2a:PersonNameFirstName "Elizabetha" ;
    a2a:PersonNamePatronym "Jacobi" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heesch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_Person-04f68dc0-160d-6e0f-d84c-ce6f06aad0ac
  a a2a:Person ;
  rdfs:label "Guilliema N.N." ;
  a2a:PersonName [
    rdfs:label "Guilliema N.N." ;
    a2a:PersonNameFirstName "Guilliema" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_Person-91081898-05c0-342b-b93d-fe0c725f6a5d
  a a2a:Person ;
  rdfs:label "Godefridus Joannis Versteegen" ;
  a2a:PersonName [
    rdfs:label "Godefridus Joannis Versteegen" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Versteegen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_Person-36ab7825-31e4-348a-4ec3-7d600a4fe6a5
  a a2a:Person ;
  rdfs:label "Reinerus Godefridi Joannis Versteegen" ;
  a2a:PersonName [
    rdfs:label "Reinerus Godefridi Joannis Versteegen" ;
    a2a:PersonNameFirstName "Reinerus" ;
    a2a:PersonNamePatronym "Godefridi Joannis" ;
    a2a:PersonNameLastName "Versteegen"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1668" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1668-01-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_Person:63d15a58-447e-f357-fd8f-0117417f420d ;
  a2a:EventKeyRef oa:event_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_Event1 .

oa:relationep_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_Person:6a3b4576-fea6-bfda-1fd0-91dc377465a8 ;
  a2a:EventKeyRef oa:event_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_Event1 .

oa:relationep_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_Person:04f68dc0-160d-6e0f-d84c-ce6f06aad0ac ;
  a2a:EventKeyRef oa:event_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_Event1 .

oa:relationep_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_Person:91081898-05c0-342b-b93d-fe0c725f6a5d ;
  a2a:EventKeyRef oa:event_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_Event1 .

oa:relationep_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_Person:36ab7825-31e4-348a-4ec3-7d600a4fe6a5 ;
  a2a:EventKeyRef oa:event_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415_Event1 .

oa:source_bhi_0bb6503f-e3fe-53bc-e234-4e2dc7ab0415
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel", "1668-01-17 - 1668-01-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1668-01-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1668-01-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1668" ;
    a2a:Month "1" ;
    a2a:Day "17" ;
    rdfs:label "1668-01-17"^^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 "20r02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3, Periode: 1664-1685, Schijndel RK doopboek 1664-1685, 3, 20r02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/163d19d3-5eb4-82fb-3f5e-b47970a4b2a4.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/163d19d3-5eb4-82fb-3f5e-b47970a4b2a4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-10-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0bb6503f-e3fe-53bc-e234-4e2dc7ab0415" ;
  a2a:RecordGUID "{0bb6503f-e3fe-53bc-e234-4e2dc7ab0415}" ;
  a2a:SourceRemarkOpmerking "onder voorwaarde in verband met nooddoop door vroedvrouw" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40401_00040401.xml van BHI" .

