@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_358fc02a-db5b-d742-3c02-e4da2b065af4
  a a2a:Record ;
  rdfs:label "Doop op 13 juli 1739 te Liempde" ;
  a2a:hasPerson oa:person_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_Person-9f10b4d3-6013-da4d-df74-b26177d6cd9e, oa:person_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_Person-d5520840-ddc8-9e71-1502-ef519a54151a, oa:person_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_Person-2980ef9f-1cc6-eefc-9801-43e909b49d5d, oa:person_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_Person-2a941fe3-49d9-2a28-c6f1-d7ad58ab9307, oa:person_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_Person-0e539c53-d861-9238-c83f-8f176f5673b8 ;
  a2a:hasEvent oa:event_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_0, oa:relationep_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_1, oa:relationep_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_2, oa:relationep_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_3, oa:relationep_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_4 ;
  a2a:hasSource oa:source_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4 .

oa:person_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_Person-9f10b4d3-6013-da4d-df74-b26177d6cd9e
  a a2a:Person ;
  rdfs:label "Joannes Adriani Christiani" ;
  a2a:PersonName [
    rdfs:label "Joannes Adriani Christiani" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Adriani" ;
    a2a:PersonNameLastName "Christiani"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_Person-d5520840-ddc8-9e71-1502-ef519a54151a
  a a2a:Person ;
  rdfs:label "Joanna Thomae Specks" ;
  a2a:PersonName [
    rdfs:label "Joanna Thomae Specks" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Thomae" ;
    a2a:PersonNameLastName "Specks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_Person-2980ef9f-1cc6-eefc-9801-43e909b49d5d
  a a2a:Person ;
  rdfs:label "Anna Maria Anthonii Judoci van Dessel" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Anthonii Judoci van Dessel" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePatronym "Anthonii Judoci" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dessel"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_Person-2a941fe3-49d9-2a28-c6f1-d7ad58ab9307
  a a2a:Person ;
  rdfs:label "Anthonius Judoci van Dessel" ;
  a2a:PersonName [
    rdfs:label "Anthonius Judoci van Dessel" ;
    a2a:PersonNameFirstName "Anthonius" ;
    a2a:PersonNamePatronym "Judoci" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dessel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_Person-0e539c53-d861-9238-c83f-8f176f5673b8
  a a2a:Person ;
  rdfs:label "Gulielma Thomae Specks" ;
  a2a:PersonName [
    rdfs:label "Gulielma Thomae Specks" ;
    a2a:PersonNameFirstName "Gulielma" ;
    a2a:PersonNamePatronym "Thomae" ;
    a2a:PersonNameLastName "Specks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1739" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1739-07-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Liempde" ;
    rdfs:label "Liempde"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_Person:9f10b4d3-6013-da4d-df74-b26177d6cd9e ;
  a2a:EventKeyRef oa:event_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_Event1 .

oa:relationep_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_Person:d5520840-ddc8-9e71-1502-ef519a54151a ;
  a2a:EventKeyRef oa:event_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_Event1 .

oa:relationep_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_Person:2980ef9f-1cc6-eefc-9801-43e909b49d5d ;
  a2a:EventKeyRef oa:event_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_Event1 .

oa:relationep_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_Person:2a941fe3-49d9-2a28-c6f1-d7ad58ab9307 ;
  a2a:EventKeyRef oa:event_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_Event1 .

oa:relationep_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_Person:0e539c53-d861-9238-c83f-8f176f5673b8 ;
  a2a:EventKeyRef oa:event_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4_Event1 .

oa:source_bhi_358fc02a-db5b-d742-3c02-e4da2b065af4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Liempde" ;
    rdfs:label "Liempde", "1739-07-13 - 1739-07-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1739-07-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1739-07-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1739" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1739-07-13"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Rijksarchief Noord-Brabant, Bron: boek, Deel: 2, Periode: 1690-1745" ;
    a2a:Book "Rooms-Katholiek doop-, trouw- en begraafboek 1690-1745" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "188-09" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Rijksarchief Noord-Brabant, Bron: boek, Deel: 2, Periode: 1690-1745, Rooms-Katholiek doop-, trouw- en begraafboek 1690-1745, 2, 188-09"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5603dd12-1e5d-88b1-d18b-9710af9aca01.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5603dd12-1e5d-88b1-d18b-9710af9aca01.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-11-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/358fc02a-db5b-d742-3c02-e4da2b065af4" ;
  a2a:RecordGUID "{358fc02a-db5b-d742-3c02-e4da2b065af4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_41090_00041090.xml van BHI" .

