@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_40ec83dd-c1e1-d431-84d0-e4655da812c2
  a a2a:Record ;
  rdfs:label "Doop op 26 april 1604 te Bern" ;
  a2a:hasPerson oa:person_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_Person-1325c130-463c-11e3-a747-d206bceb4d38, oa:person_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_Person-1326a99c-463c-11e3-a747-d206bceb4d38, oa:person_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_Person-1326ee16-463c-11e3-a747-d206bceb4d38, oa:person_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_Person-13260406-463c-11e3-a747-d206bceb4d38, oa:person_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_Person-132651fe-463c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_0, oa:relationep_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_1, oa:relationep_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_2, oa:relationep_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_3, oa:relationep_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_4 ;
  a2a:hasSource oa:source_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2 .

oa:person_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_Person-1325c130-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Thoenisken Versteegen" ;
  a2a:PersonName [
    rdfs:label "Thoenisken Versteegen" ;
    a2a:PersonNameFirstName "Thoenisken" ;
    a2a:PersonNameLastName "Versteegen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_Person-1326a99c-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Marten Aertsen" ;
  a2a:PersonName [
    rdfs:label "Marten Aertsen" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNameLastName "Aertsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_Person-1326ee16-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Lijntken Aertsen" ;
  a2a:PersonName [
    rdfs:label "Lijntken Aertsen" ;
    a2a:PersonNameFirstName "Lijntken" ;
    a2a:PersonNameLastName "Aertsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_Person-13260406-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jan Versteegen" ;
  a2a:PersonName [
    rdfs:label "Jan Versteegen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Versteegen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_Person-132651fe-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jacopsken Janssen" ;
  a2a:PersonName [
    rdfs:label "Jacopsken Janssen" ;
    a2a:PersonNameFirstName "Jacopsken" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1604" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1604-04-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bern" ;
    rdfs:label "Bern"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_Person:1325c130-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_Event1 .

oa:relationep_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_Person:1326a99c-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_Event1 .

oa:relationep_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_Person:1326ee16-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_Event1 .

oa:relationep_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_Person:13260406-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_Event1 .

oa:relationep_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_Person:132651fe-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2_Event1 .

oa:source_bhi_40ec83dd-c1e1-d431-84d0-e4655da812c2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Berlicum" ;
    rdfs:label "Berlicum", "1604-04-26 - 1604-04-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1604-04-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1604-04-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1604" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1604-04-26"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1, Periode: 1603-1620" ;
    a2a:Book "RK doop-, trouw en begraafboek 1603-1620" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "2-04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1, Periode: 1603-1620, RK doop-, trouw en begraafboek 1603-1620, 1, 2-04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d387b2ba-6853-e47f-d535-d1e0229ebe05.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d387b2ba-6853-e47f-d535-d1e0229ebe05.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-04-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/40ec83dd-c1e1-d431-84d0-e4655da812c2" ;
  a2a:RecordGUID "{40ec83dd-c1e1-d431-84d0-e4655da812c2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_76938_00076938.xml van BHI" .

