@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_5f3bca8d-1144-2055-e804-e142b6360017
  a a2a:Record ;
  rdfs:label "Doop op 23 januari 1697 te Schaijk" ;
  a2a:hasPerson oa:person_bhi_5f3bca8d-1144-2055-e804-e142b6360017_Person-ae5eee0f-4a52-51ad-ffe3-b6764574215b, oa:person_bhi_5f3bca8d-1144-2055-e804-e142b6360017_Person-eda90b1e-d620-b496-80be-72620ef94488, oa:person_bhi_5f3bca8d-1144-2055-e804-e142b6360017_Person-e3364db2-430e-8eee-67dd-d76f5c875d10, oa:person_bhi_5f3bca8d-1144-2055-e804-e142b6360017_Person-cf646f21-43bc-cd7f-0235-2aee0b9a5e41, oa:person_bhi_5f3bca8d-1144-2055-e804-e142b6360017_Person-75f3f732-4e0f-5c07-d5e2-29f87735ef97 ;
  a2a:hasEvent oa:event_bhi_5f3bca8d-1144-2055-e804-e142b6360017_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5f3bca8d-1144-2055-e804-e142b6360017_0, oa:relationep_bhi_5f3bca8d-1144-2055-e804-e142b6360017_1, oa:relationep_bhi_5f3bca8d-1144-2055-e804-e142b6360017_2, oa:relationep_bhi_5f3bca8d-1144-2055-e804-e142b6360017_3, oa:relationep_bhi_5f3bca8d-1144-2055-e804-e142b6360017_4 ;
  a2a:hasSource oa:source_bhi_5f3bca8d-1144-2055-e804-e142b6360017 .

oa:person_bhi_5f3bca8d-1144-2055-e804-e142b6360017_Person-ae5eee0f-4a52-51ad-ffe3-b6764574215b
  a a2a:Person ;
  rdfs:label "Henrick Jansen van den Dungen" ;
  a2a:PersonName [
    rdfs:label "Henrick Jansen van den Dungen" ;
    a2a:PersonNameFirstName "Henrick" ;
    a2a:PersonNamePatronym "Jansen" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Dungen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5f3bca8d-1144-2055-e804-e142b6360017_Person-eda90b1e-d620-b496-80be-72620ef94488
  a a2a:Person ;
  rdfs:label "Anneken Jansen With" ;
  a2a:PersonName [
    rdfs:label "Anneken Jansen With" ;
    a2a:PersonNameFirstName "Anneken" ;
    a2a:PersonNamePatronym "Jansen" ;
    a2a:PersonNameLastName "With"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5f3bca8d-1144-2055-e804-e142b6360017_Person-e3364db2-430e-8eee-67dd-d76f5c875d10
  a a2a:Person ;
  rdfs:label "Jen Jan Claessen van Roij" ;
  a2a:PersonName [
    rdfs:label "Jen Jan Claessen van Roij" ;
    a2a:PersonNameFirstName "Jen" ;
    a2a:PersonNamePatronym "Jan Claessen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Roij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5f3bca8d-1144-2055-e804-e142b6360017_Person-cf646f21-43bc-cd7f-0235-2aee0b9a5e41
  a a2a:Person ;
  rdfs:label "Peter Korsten van den Steen" ;
  a2a:PersonName [
    rdfs:label "Peter Korsten van den Steen" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNamePatronym "Korsten" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Steen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5f3bca8d-1144-2055-e804-e142b6360017_Person-75f3f732-4e0f-5c07-d5e2-29f87735ef97
  a a2a:Person ;
  rdfs:label "Catharina van de Steen" ;
  a2a:PersonName [
    rdfs:label "Catharina van de Steen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Steen"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_5f3bca8d-1144-2055-e804-e142b6360017_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1697" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1697-01-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schaijk" ;
    rdfs:label "Schaijk"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_5f3bca8d-1144-2055-e804-e142b6360017_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_5f3bca8d-1144-2055-e804-e142b6360017_Person:ae5eee0f-4a52-51ad-ffe3-b6764574215b ;
  a2a:EventKeyRef oa:event_bhi_5f3bca8d-1144-2055-e804-e142b6360017_Event1 .

oa:relationep_bhi_5f3bca8d-1144-2055-e804-e142b6360017_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_5f3bca8d-1144-2055-e804-e142b6360017_Person:eda90b1e-d620-b496-80be-72620ef94488 ;
  a2a:EventKeyRef oa:event_bhi_5f3bca8d-1144-2055-e804-e142b6360017_Event1 .

oa:relationep_bhi_5f3bca8d-1144-2055-e804-e142b6360017_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_5f3bca8d-1144-2055-e804-e142b6360017_Person:e3364db2-430e-8eee-67dd-d76f5c875d10 ;
  a2a:EventKeyRef oa:event_bhi_5f3bca8d-1144-2055-e804-e142b6360017_Event1 .

oa:relationep_bhi_5f3bca8d-1144-2055-e804-e142b6360017_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_5f3bca8d-1144-2055-e804-e142b6360017_Person:cf646f21-43bc-cd7f-0235-2aee0b9a5e41 ;
  a2a:EventKeyRef oa:event_bhi_5f3bca8d-1144-2055-e804-e142b6360017_Event1 .

oa:relationep_bhi_5f3bca8d-1144-2055-e804-e142b6360017_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_5f3bca8d-1144-2055-e804-e142b6360017_Person:75f3f732-4e0f-5c07-d5e2-29f87735ef97 ;
  a2a:EventKeyRef oa:event_bhi_5f3bca8d-1144-2055-e804-e142b6360017_Event1 .

oa:source_bhi_5f3bca8d-1144-2055-e804-e142b6360017
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Schaijk" ;
    rdfs:label "Schaijk", "1697-01-23 - 1697-01-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1697-01-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1697-01-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1697" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1697-01-23"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 17, Periode: 1694-1731" ;
    a2a:Book "Schaijk doop- en trouwboek 1694-1731" ;
    a2a:RegistryNumber "17" ;
    a2a:Folio "10-03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 17, Periode: 1694-1731, Schaijk doop- en trouwboek 1694-1731, 17, 10-03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/22cdd1ab-eae6-dafb-74f7-cd2cb996bd4d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/22cdd1ab-eae6-dafb-74f7-cd2cb996bd4d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-05-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5f3bca8d-1144-2055-e804-e142b6360017" ;
  a2a:RecordGUID "{5f3bca8d-1144-2055-e804-e142b6360017}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_48060_00048060.xml van BHI" .

[] a2a:PersonRemarkdiversen "tot Berchem" .
