@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_e98c839b-300d-e0d6-1d16-1ca8fa65fbd8
  a a2a:Record ;
  rdfs:label "Doop op 13 maart 1782 te Oss" ;
  a2a:hasPerson oa:person_bhi_e98c839b-300d-e0d6-1d16-1ca8fa65fbd8_Person-3044436b-9395-4ca8-9728-2410b603db65, oa:person_bhi_e98c839b-300d-e0d6-1d16-1ca8fa65fbd8_Person-4eaaf7f4-c12b-e8d3-246e-dc37b4227df3, oa:person_bhi_e98c839b-300d-e0d6-1d16-1ca8fa65fbd8_Person-044e36f0-ce53-80a6-74d9-693d6c6a0e93, oa:person_bhi_e98c839b-300d-e0d6-1d16-1ca8fa65fbd8_Person-8b515c23-52dd-31e1-b5ae-e50eafe5ef9d ;
  a2a:hasEvent oa:event_bhi_e98c839b-300d-e0d6-1d16-1ca8fa65fbd8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e98c839b-300d-e0d6-1d16-1ca8fa65fbd8_0, oa:relationep_bhi_e98c839b-300d-e0d6-1d16-1ca8fa65fbd8_1, oa:relationep_bhi_e98c839b-300d-e0d6-1d16-1ca8fa65fbd8_2, oa:relationep_bhi_e98c839b-300d-e0d6-1d16-1ca8fa65fbd8_3 ;
  a2a:hasSource oa:source_bhi_e98c839b-300d-e0d6-1d16-1ca8fa65fbd8 .

oa:person_bhi_e98c839b-300d-e0d6-1d16-1ca8fa65fbd8_Person-3044436b-9395-4ca8-9728-2410b603db65
  a a2a:Person ;
  rdfs:label "Geurdien Joannis Daniels" ;
  a2a:PersonName [
    rdfs:label "Geurdien Joannis Daniels" ;
    a2a:PersonNameFirstName "Geurdien" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Daniels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e98c839b-300d-e0d6-1d16-1ca8fa65fbd8_Person-4eaaf7f4-c12b-e8d3-246e-dc37b4227df3
  a a2a:Person ;
  rdfs:label "Joanna Joannis Hendriks" ;
  a2a:PersonName [
    rdfs:label "Joanna Joannis Hendriks" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e98c839b-300d-e0d6-1d16-1ca8fa65fbd8_Person-044e36f0-ce53-80a6-74d9-693d6c6a0e93
  a a2a:Person ;
  rdfs:label "Adrianus Willem Coolen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Willem Coolen" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePatronym "Willem" ;
    a2a:PersonNameLastName "Coolen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e98c839b-300d-e0d6-1d16-1ca8fa65fbd8_Person-8b515c23-52dd-31e1-b5ae-e50eafe5ef9d
  a a2a:Person ;
  rdfs:label "Maria Adriani Coolen" ;
  a2a:PersonName [
    rdfs:label "Maria Adriani Coolen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Adriani" ;
    a2a:PersonNameLastName "Coolen"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_e98c839b-300d-e0d6-1d16-1ca8fa65fbd8_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1782" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1782-03-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_e98c839b-300d-e0d6-1d16-1ca8fa65fbd8_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_e98c839b-300d-e0d6-1d16-1ca8fa65fbd8_Person:3044436b-9395-4ca8-9728-2410b603db65 ;
  a2a:EventKeyRef oa:event_bhi_e98c839b-300d-e0d6-1d16-1ca8fa65fbd8_Event1 .

oa:relationep_bhi_e98c839b-300d-e0d6-1d16-1ca8fa65fbd8_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e98c839b-300d-e0d6-1d16-1ca8fa65fbd8_Person:4eaaf7f4-c12b-e8d3-246e-dc37b4227df3 ;
  a2a:EventKeyRef oa:event_bhi_e98c839b-300d-e0d6-1d16-1ca8fa65fbd8_Event1 .

oa:relationep_bhi_e98c839b-300d-e0d6-1d16-1ca8fa65fbd8_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e98c839b-300d-e0d6-1d16-1ca8fa65fbd8_Person:044e36f0-ce53-80a6-74d9-693d6c6a0e93 ;
  a2a:EventKeyRef oa:event_bhi_e98c839b-300d-e0d6-1d16-1ca8fa65fbd8_Event1 .

oa:relationep_bhi_e98c839b-300d-e0d6-1d16-1ca8fa65fbd8_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_e98c839b-300d-e0d6-1d16-1ca8fa65fbd8_Person:8b515c23-52dd-31e1-b5ae-e50eafe5ef9d ;
  a2a:EventKeyRef oa:event_bhi_e98c839b-300d-e0d6-1d16-1ca8fa65fbd8_Event1 .

oa:source_bhi_e98c839b-300d-e0d6-1d16-1ca8fa65fbd8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1782-03-13 - 1782-03-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1782-03-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1782-03-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1782" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1782-03-13"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 6, Periode: 1774-1805" ;
    a2a:Book "Dopen" ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "76-03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 6, Periode: 1774-1805, Dopen, 6, 76-03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/cc76f543-adc7-66f3-8165-653b9061e6cd.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/cc76f543-adc7-66f3-8165-653b9061e6cd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-02-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e98c839b-300d-e0d6-1d16-1ca8fa65fbd8" ;
  a2a:RecordGUID "{e98c839b-300d-e0d6-1d16-1ca8fa65fbd8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_38608_00038608.xml van BHI" .

