@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_87f0aed4-f5ea-171b-e722-ae85eafce2e2
  a a2a:Record ;
  rdfs:label "Doop op 13 mei 1690 te Grave" ;
  a2a:hasPerson oa:person_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_Person-d2c52335-d829-1fe8-d7a0-47545f7f35b1, oa:person_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_Person-333579ae-44d6-ac5b-335b-c94a27aabcf4, oa:person_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_Person-2cffa15a-f906-fc76-82b8-cb4279e944b5, oa:person_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_Person-dcd27d47-381a-2523-fa0f-b6dd3b1812d2, oa:person_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_Person-7b7ae8d7-fe1f-9de9-e66e-7b1234be2c61, oa:person_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_Person-96b75148-336e-443d-c6c6-928ef8b9b496 ;
  a2a:hasEvent oa:event_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_0, oa:relationep_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_1, oa:relationep_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_2, oa:relationep_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_3, oa:relationep_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_4, oa:relationep_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_5 ;
  a2a:hasSource oa:source_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2 .

oa:person_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_Person-d2c52335-d829-1fe8-d7a0-47545f7f35b1
  a a2a:Person ;
  rdfs:label "Elisabeth Dierix" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Dierix" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Dierix"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_Person-333579ae-44d6-ac5b-335b-c94a27aabcf4
  a a2a:Person ;
  rdfs:label "Theodora Dame" ;
  a2a:PersonName [
    rdfs:label "Theodora Dame" ;
    a2a:PersonNameFirstName "Theodora" ;
    a2a:PersonNameLastName "Dame"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_Person-2cffa15a-f906-fc76-82b8-cb4279e944b5
  a a2a:Person ;
  rdfs:label "Joana Dierix" ;
  a2a:PersonName [
    rdfs:label "Joana Dierix" ;
    a2a:PersonNameFirstName "Joana" ;
    a2a:PersonNameLastName "Dierix"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_Person-dcd27d47-381a-2523-fa0f-b6dd3b1812d2
  a a2a:Person ;
  rdfs:label "Anna Volberts" ;
  a2a:PersonName [
    rdfs:label "Anna Volberts" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Volberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_Person-7b7ae8d7-fe1f-9de9-e66e-7b1234be2c61
  a a2a:Person ;
  rdfs:label "Gisbertus Dierix" ;
  a2a:PersonName [
    rdfs:label "Gisbertus Dierix" ;
    a2a:PersonNameFirstName "Gisbertus" ;
    a2a:PersonNameLastName "Dierix"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_Person-96b75148-336e-443d-c6c6-928ef8b9b496
  a a2a:Person ;
  rdfs:label "Gerarda Volberts" ;
  a2a:PersonName [
    rdfs:label "Gerarda Volberts" ;
    a2a:PersonNameFirstName "Gerarda" ;
    a2a:PersonNameLastName "Volberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1690" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1690-05-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_Person:d2c52335-d829-1fe8-d7a0-47545f7f35b1 ;
  a2a:EventKeyRef oa:event_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_Event1 .

oa:relationep_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_Person:333579ae-44d6-ac5b-335b-c94a27aabcf4 ;
  a2a:EventKeyRef oa:event_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_Event1 .

oa:relationep_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_Person:2cffa15a-f906-fc76-82b8-cb4279e944b5 ;
  a2a:EventKeyRef oa:event_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_Event1 .

oa:relationep_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_Person:dcd27d47-381a-2523-fa0f-b6dd3b1812d2 ;
  a2a:EventKeyRef oa:event_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_Event1 .

oa:relationep_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_Person:7b7ae8d7-fe1f-9de9-e66e-7b1234be2c61 ;
  a2a:EventKeyRef oa:event_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_Event1 .

oa:relationep_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_Person:96b75148-336e-443d-c6c6-928ef8b9b496 ;
  a2a:EventKeyRef oa:event_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2_Event1 .

oa:source_bhi_87f0aed4-f5ea-171b-e722-ae85eafce2e2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1690-05-13 - 1690-05-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1690-05-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1690-05-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1690" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1690-05-13"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 42, Periode: 1688-1749" ;
    a2a:Book "RK doopboek 1688-1694, 1719-1749" ;
    a2a:RegistryNumber "42" ;
    a2a:Folio "224-03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 42, Periode: 1688-1749, RK doopboek 1688-1694, 1719-1749, 42, 224-03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/be061fb7-3b50-82ed-02d3-b25330ee81b0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/be061fb7-3b50-82ed-02d3-b25330ee81b0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-11-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/87f0aed4-f5ea-171b-e722-ae85eafce2e2" ;
  a2a:RecordGUID "{87f0aed4-f5ea-171b-e722-ae85eafce2e2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_50203_00050203.xml van BHI" .

