@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_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd
  a a2a:Record ;
  rdfs:label "Doop op 12 november 1805 te Zeeland" ;
  a2a:hasPerson oa:person_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_Person-f952ea4c-7b06-3383-d24f-f6c418da6835, oa:person_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_Person-2e9d2296-c32a-797c-9a14-7dc96c1ca8e1, oa:person_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_Person-b1fc385e-5bab-2528-1361-f970a29abb82, oa:person_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_Person-3f28ebe1-eda8-3451-121c-83af08f62ddb, oa:person_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_Person-84cf5730-e8ad-ea89-8536-74d8deb62388 ;
  a2a:hasEvent oa:event_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_0, oa:relationep_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_1, oa:relationep_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_2, oa:relationep_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_3, oa:relationep_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_4 ;
  a2a:hasSource oa:source_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd .

oa:person_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_Person-f952ea4c-7b06-3383-d24f-f6c418da6835
  a a2a:Person ;
  rdfs:label "Henricus Hermens" ;
  a2a:PersonName [
    rdfs:label "Henricus Hermens" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Hermens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_Person-2e9d2296-c32a-797c-9a14-7dc96c1ca8e1
  a a2a:Person ;
  rdfs:label "Joanna Maria Hent Ansems" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Hent Ansems" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNamePatronym "Hent" ;
    a2a:PersonNameLastName "Ansems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_Person-b1fc385e-5bab-2528-1361-f970a29abb82
  a a2a:Person ;
  rdfs:label "Helena Hent Ansems" ;
  a2a:PersonName [
    rdfs:label "Helena Hent Ansems" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNamePatronym "Hent" ;
    a2a:PersonNameLastName "Ansems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_Person-3f28ebe1-eda8-3451-121c-83af08f62ddb
  a a2a:Person ;
  rdfs:label "Joannes Hent Hermens" ;
  a2a:PersonName [
    rdfs:label "Joannes Hent Hermens" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Hent" ;
    a2a:PersonNameLastName "Hermens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_Person-84cf5730-e8ad-ea89-8536-74d8deb62388
  a a2a:Person ;
  rdfs:label "Henrica Hermens" ;
  a2a:PersonName [
    rdfs:label "Henrica Hermens" ;
    a2a:PersonNameFirstName "Henrica" ;
    a2a:PersonNameLastName "Hermens"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1805" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1805-11-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zeeland" ;
    rdfs:label "Zeeland"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_Person:f952ea4c-7b06-3383-d24f-f6c418da6835 ;
  a2a:EventKeyRef oa:event_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_Event1 .

oa:relationep_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_Person:2e9d2296-c32a-797c-9a14-7dc96c1ca8e1 ;
  a2a:EventKeyRef oa:event_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_Event1 .

oa:relationep_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_Person:b1fc385e-5bab-2528-1361-f970a29abb82 ;
  a2a:EventKeyRef oa:event_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_Event1 .

oa:relationep_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_Person:3f28ebe1-eda8-3451-121c-83af08f62ddb ;
  a2a:EventKeyRef oa:event_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_Event1 .

oa:relationep_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_Person:84cf5730-e8ad-ea89-8536-74d8deb62388 ;
  a2a:EventKeyRef oa:event_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd_Event1 .

oa:source_bhi_ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Zeeland" ;
    rdfs:label "Zeeland", "1805-11-12 - 1805-11-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1805-11-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1805-11-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1805" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1805-11-12"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 9, Periode: 1752-1811" ;
    a2a:Book "Zeeland doopboek 1752-1811" ;
    a2a:RegistryNumber "9" ;
    a2a:Folio "201-09" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 9, Periode: 1752-1811, Zeeland doopboek 1752-1811, 9, 201-09"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/fd7c1123-9418-7fba-3ac7-d8491b4cd0a8.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/fd7c1123-9418-7fba-3ac7-d8491b4cd0a8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-11-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd" ;
  a2a:RecordGUID "{ca0ff4e6-9052-4e1e-6f72-2709bacdd5cd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_52325_00052325.xml van BHI" .

