@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_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7
  a a2a:Record ;
  rdfs:label "Doop op 8 oktober 1749 te Grave" ;
  a2a:hasPerson oa:person_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_Person-25c8339e-c7a0-da59-5d33-da475bc5e200, oa:person_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_Person-e4e2116e-b1ca-0e0d-77b9-2b8625d9a45c, oa:person_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_Person-8bd2185e-aacc-12cd-ffc9-7a930e929755, oa:person_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_Person-621978e9-b00d-b80e-4f94-1ba4ec8d4f08, oa:person_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_Person-8093bde0-b825-ef5b-0ba4-b7b71d885616 ;
  a2a:hasEvent oa:event_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_0, oa:relationep_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_1, oa:relationep_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_2, oa:relationep_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_3, oa:relationep_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_4 ;
  a2a:hasSource oa:source_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7 .

oa:person_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_Person-25c8339e-c7a0-da59-5d33-da475bc5e200
  a a2a:Person ;
  rdfs:label "Maria Dorothea Strang" ;
  a2a:PersonName [
    rdfs:label "Maria Dorothea Strang" ;
    a2a:PersonNameFirstName "Maria Dorothea" ;
    a2a:PersonNameLastName "Strang"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_Person-e4e2116e-b1ca-0e0d-77b9-2b8625d9a45c
  a a2a:Person ;
  rdfs:label "Cristianus Leman" ;
  a2a:PersonName [
    rdfs:label "Cristianus Leman" ;
    a2a:PersonNameFirstName "Cristianus" ;
    a2a:PersonNameLastName "Leman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_Person-8bd2185e-aacc-12cd-ffc9-7a930e929755
  a a2a:Person ;
  rdfs:label "Maria Dorothea Tottenveld" ;
  a2a:PersonName [
    rdfs:label "Maria Dorothea Tottenveld" ;
    a2a:PersonNameFirstName "Maria Dorothea" ;
    a2a:PersonNameLastName "Tottenveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_Person-621978e9-b00d-b80e-4f94-1ba4ec8d4f08
  a a2a:Person ;
  rdfs:label "Caspar Strang" ;
  a2a:PersonName [
    rdfs:label "Caspar Strang" ;
    a2a:PersonNameFirstName "Caspar" ;
    a2a:PersonNameLastName "Strang"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_Person-8093bde0-b825-ef5b-0ba4-b7b71d885616
  a a2a:Person ;
  rdfs:label "Gertrudis Kerlings" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Kerlings" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNameLastName "Kerlings"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1749" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1749-10-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_Person:25c8339e-c7a0-da59-5d33-da475bc5e200 ;
  a2a:EventKeyRef oa:event_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_Event1 .

oa:relationep_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_Person:e4e2116e-b1ca-0e0d-77b9-2b8625d9a45c ;
  a2a:EventKeyRef oa:event_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_Event1 .

oa:relationep_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_Person:8bd2185e-aacc-12cd-ffc9-7a930e929755 ;
  a2a:EventKeyRef oa:event_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_Event1 .

oa:relationep_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_Person:621978e9-b00d-b80e-4f94-1ba4ec8d4f08 ;
  a2a:EventKeyRef oa:event_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_Event1 .

oa:relationep_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_Person:8093bde0-b825-ef5b-0ba4-b7b71d885616 ;
  a2a:EventKeyRef oa:event_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7_Event1 .

oa:source_bhi_cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1749-10-08 - 1749-10-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1749-10-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1749-10-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1749" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1749-10-08"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 43, Periode: 1749-1768" ;
    a2a:Book "Grave doopboek 1749-1768" ;
    a2a:RegistryNumber "43" ;
    a2a:Folio "4-03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 43, Periode: 1749-1768, Grave doopboek 1749-1768, 43, 4-03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/503813a1-5cbd-365e-ea6f-f3811ab571a9.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/503813a1-5cbd-365e-ea6f-f3811ab571a9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-03-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7" ;
  a2a:RecordGUID "{cfcb1cb4-ef33-1189-e3ac-766b3a0f0ba7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_52562_00052562.xml van BHI" .

[] a2a:PersonRemarkdiversen "soldaat" .
