@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_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a
  a a2a:Record ;
  rdfs:label "Doop op 27 augustus 1659 te Sint Anthonis" ;
  a2a:hasPerson oa:person_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_Person-5cb542fa-1125-a5a6-a92e-d2abb837ea9f, oa:person_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_Person-bd7bae49-b168-ce42-b150-2a11a3404883, oa:person_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_Person-8996e44c-7ffd-b7c0-74cc-8f52dff2f0d0, oa:person_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_Person-60d4a719-0e03-c190-9fc6-b9310d042155, oa:person_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_Person-dce56e9a-9766-5aeb-5349-9043c32eccc5 ;
  a2a:hasEvent oa:event_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_0, oa:relationep_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_1, oa:relationep_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_2, oa:relationep_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_3, oa:relationep_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_4 ;
  a2a:hasSource oa:source_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a .

oa:person_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_Person-5cb542fa-1125-a5a6-a92e-d2abb837ea9f
  a a2a:Person ;
  rdfs:label "Elbertus Joannis" ;
  a2a:PersonName [
    rdfs:label "Elbertus Joannis" ;
    a2a:PersonNameFirstName "Elbertus" ;
    a2a:PersonNameLastName "Joannis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_Person-bd7bae49-b168-ce42-b150-2a11a3404883
  a a2a:Person ;
  rdfs:label "Maria Petri Kremers" ;
  a2a:PersonName [
    rdfs:label "Maria Petri Kremers" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Petri" ;
    a2a:PersonNameLastName "Kremers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_Person-8996e44c-7ffd-b7c0-74cc-8f52dff2f0d0
  a a2a:Person ;
  rdfs:label "Maria N.N." ;
  a2a:PersonName [
    rdfs:label "Maria N.N." ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_Person-60d4a719-0e03-c190-9fc6-b9310d042155
  a a2a:Person ;
  rdfs:label "Daniel N.N." ;
  a2a:PersonName [
    rdfs:label "Daniel N.N." ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_Person-dce56e9a-9766-5aeb-5349-9043c32eccc5
  a a2a:Person ;
  rdfs:label "Petronella Danielis" ;
  a2a:PersonName [
    rdfs:label "Petronella Danielis" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Danielis"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1659" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1659-08-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint Anthonis" ;
    rdfs:label "Sint Anthonis"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_Person:5cb542fa-1125-a5a6-a92e-d2abb837ea9f ;
  a2a:EventKeyRef oa:event_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_Event1 .

oa:relationep_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_Person:bd7bae49-b168-ce42-b150-2a11a3404883 ;
  a2a:EventKeyRef oa:event_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_Event1 .

oa:relationep_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_Person:8996e44c-7ffd-b7c0-74cc-8f52dff2f0d0 ;
  a2a:EventKeyRef oa:event_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_Event1 .

oa:relationep_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_Person:60d4a719-0e03-c190-9fc6-b9310d042155 ;
  a2a:EventKeyRef oa:event_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_Event1 .

oa:relationep_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_Person:dce56e9a-9766-5aeb-5349-9043c32eccc5 ;
  a2a:EventKeyRef oa:event_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a_Event1 .

oa:source_bhi_b3ea5158-b705-06b5-3f67-e8ad8aac1e8a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint Anthonis" ;
    rdfs:label "Sint Anthonis", "1659-08-27 - 1659-08-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1659-08-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1659-08-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1659" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1659-08-27"^^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 "66-05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 9, Periode: 1632-1690, Sint Anthonis doop-, trouw- en begraafboek 1632-1690, 9, 66-05"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/39366ecd-e09b-53bb-c016-431175586cf2.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/39366ecd-e09b-53bb-c016-431175586cf2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-09-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b3ea5158-b705-06b5-3f67-e8ad8aac1e8a" ;
  a2a:RecordGUID "{b3ea5158-b705-06b5-3f67-e8ad8aac1e8a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_51672_00051672.xml van BHI" .

