@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_dcd8d43c-015c-b616-dedc-7cd35342dc15
  a a2a:Record ;
  rdfs:label "Doop op 14 juli 1743 te Grave" ;
  a2a:hasPerson oa:person_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_Person-cced51dc-c953-938f-2410-0bcbb690af6a, oa:person_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_Person-3d5b2ed7-d8bc-0e4c-108e-0bbb1dce377e, oa:person_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_Person-0fdc33ef-1ff3-9ed0-f8c8-1954d73b139c, oa:person_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_Person-6db57200-5347-bcc1-7ea9-adee07847e73, oa:person_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_Person-6aaf2832-8353-53a2-1dcf-c34c550f4127 ;
  a2a:hasEvent oa:event_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_0, oa:relationep_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_1, oa:relationep_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_2, oa:relationep_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_3, oa:relationep_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_4 ;
  a2a:hasSource oa:source_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15 .

oa:person_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_Person-cced51dc-c953-938f-2410-0bcbb690af6a
  a a2a:Person ;
  rdfs:label "Joannes Cremers" ;
  a2a:PersonName [
    rdfs:label "Joannes Cremers" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Cremers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_Person-3d5b2ed7-d8bc-0e4c-108e-0bbb1dce377e
  a a2a:Person ;
  rdfs:label "Catharina Joseph Potjè" ;
  a2a:PersonName [
    rdfs:label "Catharina Joseph Potjè" ;
    a2a:PersonNameFirstName "Catharina Joseph" ;
    a2a:PersonNameLastName "Potjè"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_Person-0fdc33ef-1ff3-9ed0-f8c8-1954d73b139c
  a a2a:Person ;
  rdfs:label "Joannes van Gendt" ;
  a2a:PersonName [
    rdfs:label "Joannes van Gendt" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gendt"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_Person-6db57200-5347-bcc1-7ea9-adee07847e73
  a a2a:Person ;
  rdfs:label "Arnoldus van Gendt" ;
  a2a:PersonName [
    rdfs:label "Arnoldus van Gendt" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gendt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_Person-6aaf2832-8353-53a2-1dcf-c34c550f4127
  a a2a:Person ;
  rdfs:label "Anna Maria van Loo" ;
  a2a:PersonName [
    rdfs:label "Anna Maria van Loo" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loo"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1743" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1743-07-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_Person:cced51dc-c953-938f-2410-0bcbb690af6a ;
  a2a:EventKeyRef oa:event_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_Event1 .

oa:relationep_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_Person:3d5b2ed7-d8bc-0e4c-108e-0bbb1dce377e ;
  a2a:EventKeyRef oa:event_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_Event1 .

oa:relationep_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_Person:0fdc33ef-1ff3-9ed0-f8c8-1954d73b139c ;
  a2a:EventKeyRef oa:event_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_Event1 .

oa:relationep_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_Person:6db57200-5347-bcc1-7ea9-adee07847e73 ;
  a2a:EventKeyRef oa:event_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_Event1 .

oa:relationep_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_Person:6aaf2832-8353-53a2-1dcf-c34c550f4127 ;
  a2a:EventKeyRef oa:event_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15_Event1 .

oa:source_bhi_dcd8d43c-015c-b616-dedc-7cd35342dc15
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1743-07-14 - 1743-07-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1743-07-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1743-07-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1743" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1743-07-14"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1, Periode: 1719-1749" ;
    a2a:Book "Rooms-Katholiek doopboek 1719-1749" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "140v03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1, Periode: 1719-1749, Rooms-Katholiek doopboek 1719-1749, 1, 140v03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/7571adba-5d26-fe35-7f28-7a9378e93c0f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/7571adba-5d26-fe35-7f28-7a9378e93c0f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/dcd8d43c-015c-b616-dedc-7cd35342dc15" ;
  a2a:RecordGUID "{dcd8d43c-015c-b616-dedc-7cd35342dc15}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_38799_00038799.xml van BHI" .

[] a2a:PersonRemarkdiversen "calviniste" .
