@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_054e21ea-ece9-18a5-ad49-da32e71cf775
  a a2a:Record ;
  rdfs:label "Doop op 20 september 1738 te Erp" ;
  a2a:hasPerson oa:person_bhi_054e21ea-ece9-18a5-ad49-da32e71cf775_Person-b61760e8-9bbb-4d58-16dd-da60ee26b183, oa:person_bhi_054e21ea-ece9-18a5-ad49-da32e71cf775_Person-ca21997e-20aa-a4c7-eab2-ee72640957ae, oa:person_bhi_054e21ea-ece9-18a5-ad49-da32e71cf775_Person-75afff8c-6eb5-1e2c-b707-c37c1256050f, oa:person_bhi_054e21ea-ece9-18a5-ad49-da32e71cf775_Person-a4a55d32-e742-f998-f54c-8d468598384a ;
  a2a:hasEvent oa:event_bhi_054e21ea-ece9-18a5-ad49-da32e71cf775_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_054e21ea-ece9-18a5-ad49-da32e71cf775_0, oa:relationep_bhi_054e21ea-ece9-18a5-ad49-da32e71cf775_1, oa:relationep_bhi_054e21ea-ece9-18a5-ad49-da32e71cf775_2, oa:relationep_bhi_054e21ea-ece9-18a5-ad49-da32e71cf775_3 ;
  a2a:hasSource oa:source_bhi_054e21ea-ece9-18a5-ad49-da32e71cf775 .

oa:person_bhi_054e21ea-ece9-18a5-ad49-da32e71cf775_Person-b61760e8-9bbb-4d58-16dd-da60ee26b183
  a a2a:Person ;
  rdfs:label "Cornelius Adriani Jan Willem Scheepers" ;
  a2a:PersonName [
    rdfs:label "Cornelius Adriani Jan Willem Scheepers" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePatronym "Adriani Jan Willem" ;
    a2a:PersonNameLastName "Scheepers"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_054e21ea-ece9-18a5-ad49-da32e71cf775_Person-ca21997e-20aa-a4c7-eab2-ee72640957ae
  a a2a:Person ;
  rdfs:label "Eijken Jan Willem Scheepers" ;
  a2a:PersonName [
    rdfs:label "Eijken Jan Willem Scheepers" ;
    a2a:PersonNameFirstName "Eijken" ;
    a2a:PersonNamePatronym "Jan Willem" ;
    a2a:PersonNameLastName "Scheepers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_054e21ea-ece9-18a5-ad49-da32e71cf775_Person-75afff8c-6eb5-1e2c-b707-c37c1256050f
  a a2a:Person ;
  rdfs:label "Adrianus Jan Willem Scheepers" ;
  a2a:PersonName [
    rdfs:label "Adrianus Jan Willem Scheepers" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePatronym "Jan Willem" ;
    a2a:PersonNameLastName "Scheepers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_054e21ea-ece9-18a5-ad49-da32e71cf775_Person-a4a55d32-e742-f998-f54c-8d468598384a
  a a2a:Person ;
  rdfs:label "Helena Lambert Janse" ;
  a2a:PersonName [
    rdfs:label "Helena Lambert Janse" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNamePatronym "Lambert" ;
    a2a:PersonNameLastName "Janse"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_054e21ea-ece9-18a5-ad49-da32e71cf775_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1738" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1738-09-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Erp" ;
    rdfs:label "Erp"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_054e21ea-ece9-18a5-ad49-da32e71cf775_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_054e21ea-ece9-18a5-ad49-da32e71cf775_Person:b61760e8-9bbb-4d58-16dd-da60ee26b183 ;
  a2a:EventKeyRef oa:event_bhi_054e21ea-ece9-18a5-ad49-da32e71cf775_Event1 .

oa:relationep_bhi_054e21ea-ece9-18a5-ad49-da32e71cf775_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_054e21ea-ece9-18a5-ad49-da32e71cf775_Person:ca21997e-20aa-a4c7-eab2-ee72640957ae ;
  a2a:EventKeyRef oa:event_bhi_054e21ea-ece9-18a5-ad49-da32e71cf775_Event1 .

oa:relationep_bhi_054e21ea-ece9-18a5-ad49-da32e71cf775_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_054e21ea-ece9-18a5-ad49-da32e71cf775_Person:75afff8c-6eb5-1e2c-b707-c37c1256050f ;
  a2a:EventKeyRef oa:event_bhi_054e21ea-ece9-18a5-ad49-da32e71cf775_Event1 .

oa:relationep_bhi_054e21ea-ece9-18a5-ad49-da32e71cf775_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_054e21ea-ece9-18a5-ad49-da32e71cf775_Person:a4a55d32-e742-f998-f54c-8d468598384a ;
  a2a:EventKeyRef oa:event_bhi_054e21ea-ece9-18a5-ad49-da32e71cf775_Event1 .

oa:source_bhi_054e21ea-ece9-18a5-ad49-da32e71cf775
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Erp" ;
    rdfs:label "Erp", "1738-09-20 - 1738-09-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1738-09-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1738-09-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1738" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1738-09-20"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 6, Periode: 1723-1783" ;
    a2a:Book "Rooms-Katholiek doopboek 1723-1783" ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "39r04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 6, Periode: 1723-1783, Rooms-Katholiek doopboek 1723-1783, 6, 39r04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a04704e7-390e-fb39-17a1-e8534c8539aa.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a04704e7-390e-fb39-17a1-e8534c8539aa.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-08-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/054e21ea-ece9-18a5-ad49-da32e71cf775" ;
  a2a:RecordGUID "{054e21ea-ece9-18a5-ad49-da32e71cf775}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40480_00040480.xml van BHI" .

