@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_9cd7c044-3bbf-07fd-e65b-46430a03401b
  a a2a:Record ;
  rdfs:label "Doop op 11 augustus 1776 te Grave" ;
  a2a:hasPerson oa:person_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_Person-9808f8a6-2d49-6b08-c6f7-5a9bd8bedaa7, oa:person_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_Person-51bcb71f-b1da-2e3d-7ad8-e82ecd5d8d55, oa:person_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_Person-fd6f50fd-8687-507f-3533-ba70843aed43, oa:person_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_Person-b27278f7-0ff0-a053-933d-e8d53d6d8fef, oa:person_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_Person-9d53c02b-2bdb-9f95-5bab-010e67a692e2 ;
  a2a:hasEvent oa:event_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_0, oa:relationep_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_1, oa:relationep_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_2, oa:relationep_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_3, oa:relationep_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_4 ;
  a2a:hasSource oa:source_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b .

oa:person_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_Person-9808f8a6-2d49-6b08-c6f7-5a9bd8bedaa7
  a a2a:Person ;
  rdfs:label "Petronilla Maria Anna Spoor" ;
  a2a:PersonName [
    rdfs:label "Petronilla Maria Anna Spoor" ;
    a2a:PersonNameFirstName "Petronilla Maria Anna" ;
    a2a:PersonNameLastName "Spoor"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_Person-51bcb71f-b1da-2e3d-7ad8-e82ecd5d8d55
  a a2a:Person ;
  rdfs:label "Philippus Charilje" ;
  a2a:PersonName [
    rdfs:label "Philippus Charilje" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNameLastName "Charilje"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_Person-fd6f50fd-8687-507f-3533-ba70843aed43
  a a2a:Person ;
  rdfs:label "Maria Anna Tunnissen" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Tunnissen" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Tunnissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_Person-b27278f7-0ff0-a053-933d-e8d53d6d8fef
  a a2a:Person ;
  rdfs:label "Guilielmus Mathias Spoor" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Mathias Spoor" ;
    a2a:PersonNameFirstName "Guilielmus Mathias" ;
    a2a:PersonNameLastName "Spoor"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_Person-9d53c02b-2bdb-9f95-5bab-010e67a692e2
  a a2a:Person ;
  rdfs:label "Machtildis Tunnissen" ;
  a2a:PersonName [
    rdfs:label "Machtildis Tunnissen" ;
    a2a:PersonNameFirstName "Machtildis" ;
    a2a:PersonNameLastName "Tunnissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1776" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1776-08-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_Person:9808f8a6-2d49-6b08-c6f7-5a9bd8bedaa7 ;
  a2a:EventKeyRef oa:event_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_Event1 .

oa:relationep_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_Person:51bcb71f-b1da-2e3d-7ad8-e82ecd5d8d55 ;
  a2a:EventKeyRef oa:event_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_Event1 .

oa:relationep_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_Person:fd6f50fd-8687-507f-3533-ba70843aed43 ;
  a2a:EventKeyRef oa:event_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_Event1 .

oa:relationep_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_Person:b27278f7-0ff0-a053-933d-e8d53d6d8fef ;
  a2a:EventKeyRef oa:event_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_Event1 .

oa:relationep_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_Person:9d53c02b-2bdb-9f95-5bab-010e67a692e2 ;
  a2a:EventKeyRef oa:event_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b_Event1 .

oa:source_bhi_9cd7c044-3bbf-07fd-e65b-46430a03401b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1776-08-11 - 1776-08-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1776-08-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1776-08-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1776" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1776-08-11"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3, Periode: 1769-1811" ;
    a2a:Book "Rooms-Katholiek doopboek 1769-1811" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "28r01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3, Periode: 1769-1811, Rooms-Katholiek doopboek 1769-1811, 3, 28r01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/96b4b1c4-257e-6e94-5d01-4cd466a7c00c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/96b4b1c4-257e-6e94-5d01-4cd466a7c00c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-06-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/9cd7c044-3bbf-07fd-e65b-46430a03401b" ;
  a2a:RecordGUID "{9cd7c044-3bbf-07fd-e65b-46430a03401b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_49922_00049922.xml van BHI" .

