@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_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c
  a a2a:Record ;
  rdfs:label "Doop op 6 oktober 1647 te Boxtel" ;
  a2a:hasPerson oa:person_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_Person-d9f51aeb-5f6a-e715-b5ea-9b6848096d09, oa:person_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_Person-18474902-73a7-daed-ea6e-dbf791334c24, oa:person_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_Person-2650b3e2-70ba-38b5-fd3f-32bf702be2bb, oa:person_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_Person-ce32b820-d7d0-ec17-c125-6ca7848ffcf7, oa:person_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_Person-7bd8cbe1-6f8a-5078-d39e-09a207839f0b ;
  a2a:hasEvent oa:event_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_0, oa:relationep_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_1, oa:relationep_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_2, oa:relationep_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_3, oa:relationep_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_4 ;
  a2a:hasSource oa:source_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c .

oa:person_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_Person-d9f51aeb-5f6a-e715-b5ea-9b6848096d09
  a a2a:Person ;
  rdfs:label "Dirck Willims" ;
  a2a:PersonName [
    rdfs:label "Dirck Willims" ;
    a2a:PersonNameFirstName "Dirck" ;
    a2a:PersonNameLastName "Willims"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_Person-18474902-73a7-daed-ea6e-dbf791334c24
  a a2a:Person ;
  rdfs:label "Catelijn Corstiaenssen" ;
  a2a:PersonName [
    rdfs:label "Catelijn Corstiaenssen" ;
    a2a:PersonNameFirstName "Catelijn" ;
    a2a:PersonNameLastName "Corstiaenssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_Person-2650b3e2-70ba-38b5-fd3f-32bf702be2bb
  a a2a:Person ;
  rdfs:label "Margriet Corsten" ;
  a2a:PersonName [
    rdfs:label "Margriet Corsten" ;
    a2a:PersonNameFirstName "Margriet" ;
    a2a:PersonNameLastName "Corsten"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Liempde" ;
    rdfs:label "Liempde"
  ] .

oa:person_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_Person-ce32b820-d7d0-ec17-c125-6ca7848ffcf7
  a a2a:Person ;
  rdfs:label "Jan Corsten" ;
  a2a:PersonName [
    rdfs:label "Jan Corsten" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Corsten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_Person-7bd8cbe1-6f8a-5078-d39e-09a207839f0b
  a a2a:Person ;
  rdfs:label "Lijsske N.N." ;
  a2a:PersonName [
    rdfs:label "Lijsske N.N." ;
    a2a:PersonNameFirstName "Lijsske" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1647" ;
    a2a:Month "10" ;
    a2a:Day "6" ;
    rdfs:label "1647-10-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_Person:d9f51aeb-5f6a-e715-b5ea-9b6848096d09 ;
  a2a:EventKeyRef oa:event_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_Event1 .

oa:relationep_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_Person:18474902-73a7-daed-ea6e-dbf791334c24 ;
  a2a:EventKeyRef oa:event_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_Event1 .

oa:relationep_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_Person:2650b3e2-70ba-38b5-fd3f-32bf702be2bb ;
  a2a:EventKeyRef oa:event_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_Event1 .

oa:relationep_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_Person:ce32b820-d7d0-ec17-c125-6ca7848ffcf7 ;
  a2a:EventKeyRef oa:event_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_Event1 .

oa:relationep_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_Person:7bd8cbe1-6f8a-5078-d39e-09a207839f0b ;
  a2a:EventKeyRef oa:event_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c_Event1 .

oa:source_bhi_8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1647-10-06 - 1647-10-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1647-10-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1647-10-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1647" ;
    a2a:Month "10" ;
    a2a:Day "6" ;
    rdfs:label "1647-10-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4, Periode: 1644-1648" ;
    a2a:Book "Boxtel doop-, trouw- en begraafboek 1644-1648" ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "37r04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4, Periode: 1644-1648, Boxtel doop-, trouw- en begraafboek 1644-1648, 4, 37r04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0898fe2a-e3c5-661f-f706-2c475ac79a0f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0898fe2a-e3c5-661f-f706-2c475ac79a0f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-01-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c" ;
  a2a:RecordGUID "{8575cd62-ed11-9ba1-b2b6-e19b7aaa4f2c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_49757_00049757.xml van BHI" .

