@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_2cbc5b29-8f74-1f12-461f-e023ccd38f5c
  a a2a:Record ;
  rdfs:label "Doop op 7 oktober 1650 te Sint Anthonis" ;
  a2a:hasPerson oa:person_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_Person-8930d11a-cd50-b859-333e-2408df42725b, oa:person_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_Person-417ebef6-843a-0bd7-d72e-c6e51aaf80d4, oa:person_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_Person-49e17402-6c6b-7407-7a1b-70cf26a8102c, oa:person_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_Person-f57bd600-0748-b596-74b8-a23122204730, oa:person_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_Person-2b1f720e-788c-0ecd-5593-e80c404f5be8 ;
  a2a:hasEvent oa:event_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_0, oa:relationep_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_1, oa:relationep_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_2, oa:relationep_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_3, oa:relationep_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_4 ;
  a2a:hasSource oa:source_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c .

oa:person_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_Person-8930d11a-cd50-b859-333e-2408df42725b
  a a2a:Person ;
  rdfs:label "Mathias Godefridi" ;
  a2a:PersonName [
    rdfs:label "Mathias Godefridi" ;
    a2a:PersonNameFirstName "Mathias" ;
    a2a:PersonNameLastName "Godefridi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_Person-417ebef6-843a-0bd7-d72e-c6e51aaf80d4
  a a2a:Person ;
  rdfs:label "Joanna Jacobi" ;
  a2a:PersonName [
    rdfs:label "Joanna Jacobi" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Jacobi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_Person-49e17402-6c6b-7407-7a1b-70cf26a8102c
  a a2a:Person ;
  rdfs:label "Elizabetha N.N." ;
  a2a:PersonName [
    rdfs:label "Elizabetha N.N." ;
    a2a:PersonNameFirstName "Elizabetha" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_Person-f57bd600-0748-b596-74b8-a23122204730
  a a2a:Person ;
  rdfs:label "Henricus Joannis" ;
  a2a:PersonName [
    rdfs:label "Henricus Joannis" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Joannis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_Person-2b1f720e-788c-0ecd-5593-e80c404f5be8
  a a2a:Person ;
  rdfs:label "Joanna Joannis" ;
  a2a:PersonName [
    rdfs:label "Joanna Joannis" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Joannis"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1650" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1650-10-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint Anthonis" ;
    rdfs:label "Sint Anthonis"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_Person:8930d11a-cd50-b859-333e-2408df42725b ;
  a2a:EventKeyRef oa:event_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_Event1 .

oa:relationep_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_Person:417ebef6-843a-0bd7-d72e-c6e51aaf80d4 ;
  a2a:EventKeyRef oa:event_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_Event1 .

oa:relationep_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_Person:49e17402-6c6b-7407-7a1b-70cf26a8102c ;
  a2a:EventKeyRef oa:event_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_Event1 .

oa:relationep_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_Person:f57bd600-0748-b596-74b8-a23122204730 ;
  a2a:EventKeyRef oa:event_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_Event1 .

oa:relationep_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_Person:2b1f720e-788c-0ecd-5593-e80c404f5be8 ;
  a2a:EventKeyRef oa:event_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c_Event1 .

oa:source_bhi_2cbc5b29-8f74-1f12-461f-e023ccd38f5c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint Anthonis" ;
    rdfs:label "Sint Anthonis", "1650-10-07 - 1650-10-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1650-10-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1650-10-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1650" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1650-10-07"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 9, Periode: 1632-1690" ;
    a2a:Book "Sint Anthonis doop-, trouw- en begraafboek 1632-1690" ;
    a2a:RegistryNumber "9" ;
    a2a:Folio "41-14" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 9, Periode: 1632-1690, Sint Anthonis doop-, trouw- en begraafboek 1632-1690, 9, 41-14"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/61c810e6-0083-3a4e-7408-ce2b54cb47fb.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/61c810e6-0083-3a4e-7408-ce2b54cb47fb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-09-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2cbc5b29-8f74-1f12-461f-e023ccd38f5c" ;
  a2a:RecordGUID "{2cbc5b29-8f74-1f12-461f-e023ccd38f5c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40764_00040764.xml van BHI" .

