@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_a44381ae-75fb-cc71-21bf-e373f2ccc022
  a a2a:Record ;
  rdfs:label "Doop op 15 maart 1758 te Liempde" ;
  a2a:hasPerson oa:person_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_Person-dc61a046-5b91-f6be-c1d3-442e08456c4a, oa:person_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_Person-e08cc298-c698-2bca-3d96-f1041872836b, oa:person_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_Person-ec488b49-f5a5-e977-11aa-d31bf028b5d4, oa:person_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_Person-eea6cc0b-c312-6925-751d-8608cf54b6d4, oa:person_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_Person-2f00077f-5742-d5e3-9996-dd75c39d0d8e ;
  a2a:hasEvent oa:event_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_0, oa:relationep_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_1, oa:relationep_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_2, oa:relationep_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_3, oa:relationep_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_4 ;
  a2a:hasSource oa:source_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022 .

oa:person_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_Person-dc61a046-5b91-f6be-c1d3-442e08456c4a
  a a2a:Person ;
  rdfs:label "Joannes Petri Kusters" ;
  a2a:PersonName [
    rdfs:label "Joannes Petri Kusters" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Petri" ;
    a2a:PersonNameLastName "Kusters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_Person-e08cc298-c698-2bca-3d96-f1041872836b
  a a2a:Person ;
  rdfs:label "Maria Petri van Tuijl" ;
  a2a:PersonName [
    rdfs:label "Maria Petri van Tuijl" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Petri" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tuijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_Person-ec488b49-f5a5-e977-11aa-d31bf028b5d4
  a a2a:Person ;
  rdfs:label "Maria Martini Gerebrants" ;
  a2a:PersonName [
    rdfs:label "Maria Martini Gerebrants" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Martini" ;
    a2a:PersonNameLastName "Gerebrants"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_Person-eea6cc0b-c312-6925-751d-8608cf54b6d4
  a a2a:Person ;
  rdfs:label "Adrianus Joannis van Tuijl" ;
  a2a:PersonName [
    rdfs:label "Adrianus Joannis van Tuijl" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tuijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_Person-2f00077f-5742-d5e3-9996-dd75c39d0d8e
  a a2a:Person ;
  rdfs:label "Martinus Adriani Joannis van Tuijl" ;
  a2a:PersonName [
    rdfs:label "Martinus Adriani Joannis van Tuijl" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNamePatronym "Adriani Joannis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tuijl"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1758" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1758-03-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Liempde" ;
    rdfs:label "Liempde"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_Person:dc61a046-5b91-f6be-c1d3-442e08456c4a ;
  a2a:EventKeyRef oa:event_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_Event1 .

oa:relationep_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_Person:e08cc298-c698-2bca-3d96-f1041872836b ;
  a2a:EventKeyRef oa:event_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_Event1 .

oa:relationep_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_Person:ec488b49-f5a5-e977-11aa-d31bf028b5d4 ;
  a2a:EventKeyRef oa:event_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_Event1 .

oa:relationep_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_Person:eea6cc0b-c312-6925-751d-8608cf54b6d4 ;
  a2a:EventKeyRef oa:event_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_Event1 .

oa:relationep_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_Person:2f00077f-5742-d5e3-9996-dd75c39d0d8e ;
  a2a:EventKeyRef oa:event_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022_Event1 .

oa:source_bhi_a44381ae-75fb-cc71-21bf-e373f2ccc022
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Liempde" ;
    rdfs:label "Liempde", "1758-03-15 - 1758-03-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1758-03-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1758-03-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1758" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1758-03-15"^^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: 3, Periode: 1746-1810" ;
    a2a:Book "Rooms-Katholiek doop-, trouw- en begraafboek 1746-1810" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "43-07" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Rijksarchief Noord-Brabant, Bron: boek, Deel: 3, Periode: 1746-1810, Rooms-Katholiek doop-, trouw- en begraafboek 1746-1810, 3, 43-07"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6d93dd8f-57e9-49ed-d772-3314fde0b84b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6d93dd8f-57e9-49ed-d772-3314fde0b84b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a44381ae-75fb-cc71-21bf-e373f2ccc022" ;
  a2a:RecordGUID "{a44381ae-75fb-cc71-21bf-e373f2ccc022}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_57253_00057253.xml van BHI" .

