@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_005b161e-e647-efe4-0b79-c682c56aa75d
  a a2a:Record ;
  rdfs:label "Doop op 3 maart 1723 te Den Dungen" ;
  a2a:hasPerson oa:person_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_Person-d1e85704-465f-11e3-a747-d206bceb4d38, oa:person_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_Person-d1e8ab00-465f-11e3-a747-d206bceb4d38, oa:person_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_Person-d1e8e53e-465f-11e3-a747-d206bceb4d38, oa:person_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_Person-d1e920da-465f-11e3-a747-d206bceb4d38, oa:person_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_Person-d1e97990-465f-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_0, oa:relationep_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_1, oa:relationep_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_2, oa:relationep_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_3, oa:relationep_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_4 ;
  a2a:hasSource oa:source_bhi_005b161e-e647-efe4-0b79-c682c56aa75d .

oa:person_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_Person-d1e85704-465f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joannes Martini" ;
  a2a:PersonName [
    rdfs:label "Joannes Martini" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Martini"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_Person-d1e8ab00-465f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Lambertus Martini" ;
  a2a:PersonName [
    rdfs:label "Lambertus Martini" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Martini"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_Person-d1e8e53e-465f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Joannis Spieringhs" ;
  a2a:PersonName [
    rdfs:label "Maria Joannis Spieringhs" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Spieringhs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_Person-d1e920da-465f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joannes Joannis Spieringhs" ;
  a2a:PersonName [
    rdfs:label "Joannes Joannis Spieringhs" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Spieringhs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_Person-d1e97990-465f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Helena Petri van Vucht" ;
  a2a:PersonName [
    rdfs:label "Helena Petri van Vucht" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNamePatronym "Petri" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vucht"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1723" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1723-03-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Den Dungen" ;
    rdfs:label "Den Dungen"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_Person:d1e85704-465f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_Event1 .

oa:relationep_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_Person:d1e8ab00-465f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_Event1 .

oa:relationep_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_Person:d1e8e53e-465f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_Event1 .

oa:relationep_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_Person:d1e920da-465f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_Event1 .

oa:relationep_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_Person:d1e97990-465f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_005b161e-e647-efe4-0b79-c682c56aa75d_Event1 .

oa:source_bhi_005b161e-e647-efe4-0b79-c682c56aa75d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Den Dungen" ;
    rdfs:label "Den Dungen", "1723-03-03 - 1723-03-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1723-03-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1723-03-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1723" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1723-03-03"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 5, Periode: 1701-1731" ;
    a2a:Book "Rooms-Katholiek doopboek 1701-1731" ;
    a2a:RegistryNumber "5" ;
    a2a:Folio "28v" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 5, Periode: 1701-1731, Rooms-Katholiek doopboek 1701-1731, 5, 28v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c33ca665-55a6-0ca4-ca9c-d9ebb8b97b0d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c33ca665-55a6-0ca4-ca9c-d9ebb8b97b0d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/005b161e-e647-efe4-0b79-c682c56aa75d" ;
  a2a:RecordGUID "{005b161e-e647-efe4-0b79-c682c56aa75d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40102_00040102.xml van BHI" .

