@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_ce22fbc2-4b49-e83f-fd00-ba78ba532a05
  a a2a:Record ;
  rdfs:label "Doop op 28 januari 1770 te Sint Anthonis" ;
  a2a:hasPerson oa:person_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_Person-1fce80cf-2f50-96d9-c814-90be690e12d4, oa:person_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_Person-1d3c8e04-34ec-b853-e940-827ed3e38b7f, oa:person_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_Person-065d511c-5606-334d-37d7-8f2c11bb87e2, oa:person_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_Person-02267c97-54a9-a023-3429-0990d01e5c28, oa:person_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_Person-d967cb36-0399-d067-7cd7-d9e0e312e835 ;
  a2a:hasEvent oa:event_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_0, oa:relationep_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_1, oa:relationep_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_2, oa:relationep_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_3, oa:relationep_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_4 ;
  a2a:hasSource oa:source_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05 .

oa:person_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_Person-1fce80cf-2f50-96d9-c814-90be690e12d4
  a a2a:Person ;
  rdfs:label "Wilhelmus van Haren" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus van Haren" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Haren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_Person-1d3c8e04-34ec-b853-e940-827ed3e38b7f
  a a2a:Person ;
  rdfs:label "Agnes Coffe" ;
  a2a:PersonName [
    rdfs:label "Agnes Coffe" ;
    a2a:PersonNameFirstName "Agnes" ;
    a2a:PersonNameLastName "Coffe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_Person-065d511c-5606-334d-37d7-8f2c11bb87e2
  a a2a:Person ;
  rdfs:label "Anna van Haren" ;
  a2a:PersonName [
    rdfs:label "Anna van Haren" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Haren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_Person-02267c97-54a9-a023-3429-0990d01e5c28
  a a2a:Person ;
  rdfs:label "Paulus Coffe" ;
  a2a:PersonName [
    rdfs:label "Paulus Coffe" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNameLastName "Coffe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_Person-d967cb36-0399-d067-7cd7-d9e0e312e835
  a a2a:Person ;
  rdfs:label "Joanna Coffe" ;
  a2a:PersonName [
    rdfs:label "Joanna Coffe" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Coffe"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1770" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1770-01-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint Anthonis" ;
    rdfs:label "Sint Anthonis"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_Person:1fce80cf-2f50-96d9-c814-90be690e12d4 ;
  a2a:EventKeyRef oa:event_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_Event1 .

oa:relationep_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_Person:1d3c8e04-34ec-b853-e940-827ed3e38b7f ;
  a2a:EventKeyRef oa:event_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_Event1 .

oa:relationep_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_Person:065d511c-5606-334d-37d7-8f2c11bb87e2 ;
  a2a:EventKeyRef oa:event_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_Event1 .

oa:relationep_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_Person:02267c97-54a9-a023-3429-0990d01e5c28 ;
  a2a:EventKeyRef oa:event_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_Event1 .

oa:relationep_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_Person:d967cb36-0399-d067-7cd7-d9e0e312e835 ;
  a2a:EventKeyRef oa:event_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05_Event1 .

oa:source_bhi_ce22fbc2-4b49-e83f-fd00-ba78ba532a05
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oploo, Sint Anthonis en Ledeacker" ;
    rdfs:label "Oploo, Sint Anthonis en Ledeacker", "1770-01-28 - 1770-01-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1770-01-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1770-01-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1770" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1770-01-28"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 10, Periode: 1699-1804" ;
    a2a:Book "Sint Anthonis RK doopboek 1699-1804" ;
    a2a:RegistryNumber "10" ;
    a2a:Folio "299-13" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 10, Periode: 1699-1804, Sint Anthonis RK doopboek 1699-1804, 10, 299-13"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/de5556f6-8255-a826-c8a5-18d32e780f2b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/de5556f6-8255-a826-c8a5-18d32e780f2b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-06-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ce22fbc2-4b49-e83f-fd00-ba78ba532a05" ;
  a2a:RecordGUID "{ce22fbc2-4b49-e83f-fd00-ba78ba532a05}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_52482_00052482.xml van BHI" .

[] a2a:PersonRemarkdiversen "uit Gennep" .
