@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_wba_76f09596-b36c-192a-e798-78cfbaa7edaf
  a a2a:Record ;
  rdfs:label "Doop op 2 mei 1798 te Moerkant" ;
  a2a:hasPerson oa:person_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_Person-83d864d1-3118-7bfc-bbcf-917d87ede933, oa:person_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_Person-6e43cd7d-73c1-247f-eabc-92866860d51d, oa:person_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_Person-7c024314-8393-6538-eff9-85af7f497586, oa:person_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_Person-d8fea9dd-19ed-c5ae-711a-c3ae541126af, oa:person_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_Person-d4005960-1de2-80d9-2a79-9f9dacf2fe05, oa:person_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_Person-c6c1a190-01ad-b7ac-5b9a-b72e328e97cf ;
  a2a:hasEvent oa:event_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_0, oa:relationep_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_1, oa:relationep_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_2, oa:relationep_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_3, oa:relationep_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_4, oa:relationep_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_5 ;
  a2a:hasSource oa:source_wba_76f09596-b36c-192a-e798-78cfbaa7edaf .

oa:person_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_Person-83d864d1-3118-7bfc-bbcf-917d87ede933
  a a2a:Person ;
  rdfs:label "Nicolaus Goetschalk" ;
  a2a:PersonName [
    rdfs:label "Nicolaus Goetschalk" ;
    a2a:PersonNameFirstName "Nicolaus" ;
    a2a:PersonNameLastName "Goetschalk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_Person-6e43cd7d-73c1-247f-eabc-92866860d51d
  a a2a:Person ;
  rdfs:label "Anthonetta Floren" ;
  a2a:PersonName [
    rdfs:label "Anthonetta Floren" ;
    a2a:PersonNameFirstName "Anthonetta" ;
    a2a:PersonNameLastName "Floren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_Person-7c024314-8393-6538-eff9-85af7f497586
  a a2a:Person ;
  rdfs:label "Joanna Ketelaers" ;
  a2a:PersonName [
    rdfs:label "Joanna Ketelaers" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Ketelaers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_Person-d8fea9dd-19ed-c5ae-711a-c3ae541126af
  a a2a:Person ;
  rdfs:label "Cornelius Michilsen" ;
  a2a:PersonName [
    rdfs:label "Cornelius Michilsen" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Michilsen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] .

oa:person_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_Person-d4005960-1de2-80d9-2a79-9f9dacf2fe05
  a a2a:Person ;
  rdfs:label "Catharina Floren" ;
  a2a:PersonName [
    rdfs:label "Catharina Floren" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Floren"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Zundert" ;
    rdfs:label "Zundert"
  ] .

oa:person_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_Person-c6c1a190-01ad-b7ac-5b9a-b72e328e97cf
  a a2a:Person ;
  rdfs:label "Franciscus Michilsen" ;
  a2a:PersonName [
    rdfs:label "Franciscus Michilsen" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Michilsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1798" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1798-05-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Moerkant" ;
    rdfs:label "Moerkant"
  ] .

oa:relationep_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_Person:83d864d1-3118-7bfc-bbcf-917d87ede933 ;
  a2a:EventKeyRef oa:event_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_Event1 .

oa:relationep_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_Person:6e43cd7d-73c1-247f-eabc-92866860d51d ;
  a2a:EventKeyRef oa:event_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_Event1 .

oa:relationep_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_Person:7c024314-8393-6538-eff9-85af7f497586 ;
  a2a:EventKeyRef oa:event_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_Event1 .

oa:relationep_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_Person:d8fea9dd-19ed-c5ae-711a-c3ae541126af ;
  a2a:EventKeyRef oa:event_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_Event1 .

oa:relationep_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_Person:d4005960-1de2-80d9-2a79-9f9dacf2fe05 ;
  a2a:EventKeyRef oa:event_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_Event1 .

oa:relationep_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_5
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_Person:c6c1a190-01ad-b7ac-5b9a-b72e328e97cf ;
  a2a:EventKeyRef oa:event_wba_76f09596-b36c-192a-e798-78cfbaa7edaf_Event1 .

oa:source_wba_76f09596-b36c-192a-e798-78cfbaa7edaf
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Huijbergen" ;
    rdfs:label "Huijbergen", "1798-05-02 - 1798-05-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1798-05-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1798-05-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1798" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1798-05-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken Huijbergen, Bron: boek, Deel: 12, Periode: 1717-1798" ;
    a2a:Book "RK doopboek Moer 1717-1778, 1783-1798" ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "45a" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Doop-, trouw- en begraafboeken Huijbergen, Bron: boek, Deel: 12, Periode: 1717-1798, RK doopboek Moer 1717-1778, 1783-1798, 12, 45a"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/61bf5d97-56b1-5df6-6a67-139bf9839c7d.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/76f09596-b36c-192a-e798-78cfbaa7edaf" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/61bf5d97-56b1-5df6-6a67-139bf9839c7d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/76f09596-b36c-192a-e798-78cfbaa7edaf" ;
  a2a:RecordGUID "{76f09596-b36c-192a-e798-78cfbaa7edaf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_8181_00008181.xml van WBA" .

